41
42
43
44
45
46
47
48
49
50
51
52
53
54
55 | <list> <item><p><cmd>xterm -e "streamripper -A -s 3600 -d ~/Music/ %srv"</cmd></p></item> </list>
</item>
<item><p>Pretend to be an audio player (in case recording is blocked):</p>
<list> <item><p><cmd>streamripper -u 'WinampMPEG/5.0' %srv</cmd></p></item> </list>
</item>
</steps>
<p>Whenever you leave out the <cmd>xterm</cmd> prefix, it runs silently in the background.</p>
<p>See the streamripper(1) man page or its
<link href="http://streamripper.sourceforge.net/faq.php">FAQ</link> for more tips.</p>
</section>
<section> |
|
>
>
| 41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57 | <list> <item><p><cmd>xterm -e "streamripper -A -s 3600 -d ~/Music/ %srv"</cmd></p></item> </list>
</item>
<item><p>Pretend to be an audio player (in case recording is blocked):</p>
<list> <item><p><cmd>streamripper -u 'WinampMPEG/5.0' %srv</cmd></p></item> </list>
</item>
</steps>
<p>Whenever you leave out the <cmd>xterm</cmd> prefix, it runs silently in the background.
Common xterm alternatives are <cmd>x-terminal-emulator</cmd>, or <cmd>rxvt</cmd>,
<cmd>gnome-terminal</cmd>, and <cmd>xfce4-terminal</cmd> etc.</p>
<p>See the streamripper(1) man page or its
<link href="http://streamripper.sourceforge.net/faq.php">FAQ</link> for more tips.</p>
</section>
<section> |