Hi, I'm using the "mailx -H" command on SunOS 5.6 to list out the headers of all my mail in my /var/mail/userid mailbox. New messages are indicated by a 'N' in column one. If i then run the following script
#!/bin/sh
mail <<EOD
q
EOD
then issue the mailx -H command again the 'new'...
Hi, I'm using the "mailx -H" command on SunOS 5.6 to list out the headers of all my mail in my /var/mail/userid mailbox. New messages are indicated by a 'N' in column one. If i then run the following script
#!/bin/sh
mail <<EOD
q
EOD
then issue the mailx -H command again the 'new'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.