Sponsored Content
Full Discussion: AIX Delete all mbox content
Top Forums UNIX for Beginners Questions & Answers AIX Delete all mbox content Post 303041398 by big123456 on Friday 22nd of November 2019 08:18:14 AM
Old 11-22-2019
AIX Delete all mbox content

Hi,
How to Delete all mbox content in AIX?

Thanks.

Last edited by big123456; 11-22-2019 at 09:57 AM..
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

To delete content of many file

Hi All, I want to delete the content of some files,which are specified through wild-card option,but i want to restore the file. I.e I just want to delete the contents file parameters shouldn't be changed. . Please provide me the answer. Thaning u all in advance Athresh (4 Replies)
Discussion started by: athresh
4 Replies

2. Shell Programming and Scripting

I need to delete the content out of a number of logs

I'm just starting out in scripting (taking online classes) but I need to know how to clean out (delete) the content of a number of logs. All of the files end in 'trc'. Does anyone have a script or command (SED or AWK) I can use? Julie (4 Replies)
Discussion started by: Jbolin01
4 Replies

3. UNIX for Dummies Questions & Answers

Maildir or mbox??

Hi, I was wondering if someone can tell me what the difference is exactly between maildir and mbox. We have a few solaris 9 systems here and would like to get an imap server running on them. I have setup fetchmail so that it retrives remote pop3 mail into an account, and that mail is then... (3 Replies)
Discussion started by: sugarat
3 Replies

4. Shell Programming and Scripting

how to delete content in a file (delete content only)

Hi Friends I have a file called processLog.txt file processLog.txt --------------- echo "line starts "$LINE suppCode=${LINE:0:3} #gatewayArchive=`scp root@mrp-gateway:/usr/local/apache/data/PLAT/MIMUS/upload/PROD/archive/112042708173000.txt /home/krishnaveni/scripts/tempFolder` #echo... (5 Replies)
Discussion started by: kittusri9
5 Replies

5. Shell Programming and Scripting

mbox ascii mail text file ?

Hi, I am using "fetchmail" and "procmail" combination to trigger a job based on an input mail.Using fetchmail, incoming mail is downloaded from the mailserver to the local host.Once the mail is flushed,procmail starts execution and thereby triggers the application script. In-between... (3 Replies)
Discussion started by: DILEEP410
3 Replies

6. Programming

mbox

Hi All, Can any one explain the how mbox is working in IPC mechanisms. what are the system calls have to use mbox creation.:) Advanced thanks Bala (3 Replies)
Discussion started by: 2104692
3 Replies

7. Shell Programming and Scripting

Delete file content by asking user Yes/No...

I have following script to ping multiple ips but i want to delete ip.csv file content after running script .....but before deleting content i have ask user yes/No prompt depend on user input Yes/no ip.csv content will delete.. #!/bin/bash for enodeb in `cat /tmp/ip.csv` do ping -c 2... (3 Replies)
Discussion started by: Ganesh Mankar
3 Replies

8. Shell Programming and Scripting

awk to delete content before and after a matched pattern

Hello, I have been trying to write a script where I could get awk to delete data before and after a matched pattern. For eg Raw data Start NAME = John Age = 35 Occupation = Programmer City = New York Certification Completed = No Salary = 80000 End Start NAME = Mary Age = 25... (2 Replies)
Discussion started by: sidnow
2 Replies
SUP-ADD(1)						      General Commands Manual							SUP-ADD(1)

NAME
sup-add - add a source to the Sup source list SYNOPSIS
sup-add [options] [source uri...] DESCRIPTION
Add one ore more sources to the Sup source list For mbox files on local disk, use the form: mbox:<path to mbox file>, or mbox://<path to mbox file> For Maildir folders, use the form: maildir:<path to Maildir directory>; or maildir://<path to Maildir directory> OPTIONS
--archive, -a Automatically archive all new messages from thesesources. --unusual, -u Do not automatically poll these sources for new messages. --labels, -l label A comma-separated set of labels to apply to all messages from this source --force-new, -f Create a new account for this source, even if one already exists --force-account, -o account Reuse previously defined account user@hostname --version, -v Print version and exit --help, -h Show help message FILES
$HOME/.sup/sources.yaml Configuration file for Sup mail sources SEE ALSO
sup-mail(1), sup-config(1) AUTHOR
Sup was written by William Morgan <wmorgan-sup@masanjin.net>. This manual page was written by Per Andersson <avtobiff@gmail.com> for the Debian project (but may be used by others). April 9, 2012 SUP-ADD(1)
All times are GMT -4. The time now is 07:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy