Sponsored Content
Full Discussion: Help!
Top Forums UNIX for Dummies Questions & Answers Help! Post 67705 by vgersh99 on Friday 25th of March 2005 05:48:14 PM
Old 03-25-2005
Quote:
Originally Posted by dhkkim
1. what does the following command do?

%pushd ~/folder
man pushd

Quote:
Originally Posted by dhkkim
2. if you start a process in the foreground, what are the commands / processes to pause the current running process and continue executing in the background?
^Z
fg

3. Is it a homework?
 
rmm(1)							      General Commands Manual							    rmm(1)

NAME
rmm - remove messages (only available within the message handling system, mh) SYNOPSIS
rmm [+folder] [msgs] [-help] OPTIONS
Prints a list of the valid options to this command. The default settings for this command are: +folder defaults to the current folder msgs defaults to the current message DESCRIPTION
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 not changed by rmm, so a next will advance to the next message in the folder as expected. If you have defined a component rmmproc: in your file, then instead of simply renaming the message file, rmm will call the named program to delete the file. The rmm command removes messages by renaming the message files with a preceding comma. Many sites consider files that start with a comma to be a temporary backup, and arrange for cron(8) to remove such files once a day. PROFILE COMPONENTS
Path: To determine your Mail directory rmmproc: Program to delete the message FILES
The user profile. SEE ALSO
rmf(1) rmm(1)
All times are GMT -4. The time now is 10:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy