! [command [args]] |
Invoke an interactive shell on the local machine.
If there are arguments, the first is taken to be a command to execute
directly, with the rest of the arguments as its arguments.
|
back [arg] |
back arg track.
if arg is not given, back to head of current track.
|
skip [arg] |
skip arg track.
if arg is not given, skip to head of next track.
|
device arg |
Change to cd device to arg.
|
ls [args] |
list table of contents. If first argment is ``-l'', then print
in long format.
|
eject |
eject cdrom.
|
pause |
pause cd.
|
resume |
resume cd.
|
play [args] |
play cd. if optional args are given, play tracks in that order.
|
info |
display cd information.
|
halt |
stop the system including server.
|
edit |
edit the information file.
|
exit |
exit the client.
|
vol [arg1 [arg2]] |
If no argments are given, print current volume.
If only one argment is given, set left and right volume to that value.
If two argments are givem set left volume to arg1 and right one to arg2.
|
goto arg |
goto arg location.
|
prev [arg] |
synonym for back.
|
next [arg] |
synonym for skip.
|
dir [args] |
synonym for ls.
|
quit |
synonym for exit.
|
stat |
synonym for info.
|
random [arg] |
toggle random mode or set it mode to arg(on/off).
|
repeat [arg] |
toggle repeat mode or set it mode to arg(on/off).
|
title [title | artist | xx] |
Name as remaining strings.
|
setenv [name [value]] |
set/print environment variables name.
|
printenv [name [...]] |
Print environment variable name.
|