|
repl(1) -- reply to a message (only available within the message handling system, mh)
|
Use repl to reply to a message that you have received. By default, repl replies to the current message in the current folder. If you want to reply to another message, you can specify a message number ... |
reset(1) -- Initializes terminals
|
The tset command first determines the type of terminal involved, and then does necessary initializations and mode settings, including terminal-dependent processing such as setting Erase and Kill chara... |
resize(1X) -- set TERMCAP and terminal settings to current xterm window size
|
The resize command prints a shell command for setting the TERM and TERMCAP environment variables to indicate the current size of xterm window from which the command is run. For this output to take eff... |
rev(1) -- Reverses the sequence of characters in a line
|
The rev command copies the named files to standard output, reversing the order of characters in every line. If no file is specified, standard input is accepted. |
rlog(1) -- print log messages and other information about RCS files
|
rlog prints information about RCS files. Pathnames matching an RCS suffix denote RCS files; all others denote working files. Names are paired as explained in ci(1). rlog prints the following informati... |
rlogin(1) -- Logs a user into a remote host
|
The rlogin command logs a user into a remote host that is running the rlogind daemon. Alternatively, you can use the telnet command (if supported). The remote terminal type is the same as that given i... |
rm(1) -- Removes (unlinks) files or directories
|
The rm command removes the entries for the specified files from a directory. If file is of the directory type: If you specify neither -R or -r, rm writes a diagnostic message to standard error, does n... |
rmail(1) -- Handles remote mail
|
The rmail command interprets incoming mail received through the uucp command. It collapses From header lines in the form generated by the mail command into a single line of the form: return_path!sende... |
rmdel(1) -- Removes a delta from a Source Code Control System (SCCS) file
|
The rmdel command removes the delta specified by SID from each named SCCS file. You can remove only the most recently created delta in a branch, or the latest trunk delta if it has no branches. In add... |
rmdir(1) -- Removes a directory
|
The rmdir command removes a directory from the system. The directory must be empty before you can remove it, and you must have write permission in its parent directory. Use the ls -al command to see i... |
rmf(1) -- remove folder (only available within the message handling system, mh)
|
The rmf command removes all of the messages within the current folder, and then removes the folder itself. If there are any files within the folder which are not part of MH, they are not removed, and ... |
rmm(1) -- remove messages (only available within the message handling system, mh)
|
The rmm command deletes the current message from the current folder. You can specify messages and folders other than the current ones by using the +folder and msgs arguments. The current message is no... |
rmtrashcan(1) -- Attaches, detaches, or shows a trashcan directory
|
The trashcan utilities (mktrashcan and rmtrashcan) enable you to attach or detach an existing directory, which you specify as a trashcan directory, to any number of directories within the same fileset... |