
318
|
Chapter 3: Linux Commands
This is the Title of the Book, eMatter Edition
Copyright © 2006 O’Reilly & Associates, Inc. All rights reserved.
-t, --test
Test mode. Do not play or write any data.
-q, --quiet
Quiet mode. This still plays the file, but does not display any
data about the file or about mpg321.
-R Operate in “remote control” mode, allowing seek and pause.
This option is useful almost exclusively for developers of
graphical frontends for mpg321.
--stereo
Play in stereo. If audio is mono, send two identical streams as
stereo output.
--aggressive
Aggressive mode takes a higher priority in the system if
possible. It requires root access because it can preempt
processes owned by other users.
--skip-printing-frames=n
Save CPU cycles by displaying a status update only once every
n frames. This option is not available in mpg123.
--help, --longhelp
Display usage information and exit.
-V, --version
Display the version of mpg321 and exit.
mrd
mrd [option] directory
Delete an MS-DOS directory. The directory should be empty. To
delete a full directory and its contents, use mdeltree. See rmdir and
mtools for more information.
Option
-v Operate in verbose mode, displaying each directory as it is
deleted.
mren
mren [options] oldfile newfile
Rename an MS-DOS file or directory. See rename and mtools for
more information.
Options
-D clash-option
Specify the action to take if the specified new name already
exists. See mmd ...