![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Suggestions/cleanup Bash script | woodson2 | Shell Programming and Scripting | 7 | 04-28-2009 12:34 PM |
| Cleanup script | tipi | Shell Programming and Scripting | 2 | 09-03-2008 03:01 PM |
| User Cleanup Script | King_Brucie | Shell Programming and Scripting | 3 | 08-05-2008 02:03 PM |
| awk/sed/ksh script to cleanup /etc/group file | pdtak | Shell Programming and Scripting | 6 | 02-28-2008 03:33 AM |
| house keeping script | Rakesh Bhat | UNIX for Dummies Questions & Answers | 7 | 01-03-2006 01:51 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
More detail provided
For example, if I have 3 messages in my system mailbox, and I read one and exit mailx, i see these messages:
Saved 1 message in /home/users/tiger/mboxI would like to clean up /var/spool/mail/tiger (leaving most recent 50 messages) without putting anything in /home/users/tiger/mbox. Alternatively, I could completely clean out /var/spool/mail/tiger and put the 50 most recent messages into /home/users/tiger/mbox. Whichever is easier, i'm not choosy. Thanks for your time and assistance. Last edited by OPTIMUS_prime; 4 Weeks Ago at 10:13 AM.. Reason: Need to indent |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|