[ale] Walter's fax problem

Dow Hurst dhurst at kennesaw.edu
Mon Nov 17 11:16:31 EST 2003


Walter,
Do this at the command line after a reboot and before a fax is sent.  
(Changed my mind on the "ls" switches since this is going to a text 
file.  It will be nice to see the whole output)

ps auxww > /tmp/nofax.reboot.ps.txt
ls -ls /etc/init.d/rc5.d > /tmp/startuplink.init5.txt
    ^
(Note this is a letter l)

ls -ls /var/spool/fax > /tmp/queuedfaxlist.txt

Then send one fax and do this command:

ps auxww > /tmp/onefax.ps.txt
ls -ls /var/spool/fax >> /tmp/queuedfaxlist.txt

Then send one more fax and repeat:

ps auxww > /tmp/twofax.ps.txt
ls -ls /var/spool/fax >> /tmp/queuedfaxlist.txt

Then attach the text output you've just generated to an email back to ALE.

Thanks,
Dow

-- 
__________________________________________________________
Dow Hurst                  Office: 770-499-3428            *
Systems Support Specialist    Fax: 770-423-6744            *
1000 Chastain Rd. Bldg. 12                                 *
Chemistry Department SC428  Email:   dhurst at kennesaw.edu   *
Kennesaw State University         Dow.Hurst at mindspring.com *
Kennesaw, GA 30144                                         *
************************************************************
This message (including any attachments) contains          *
confidential information intended for a specific individual*
and purpose, and is protected by law.  If you are not the  *
intended recipient, you should delete this message and are *
hereby notified that any disclosure, copying, distribution *
of this message, or the taking of any action based on it,  *
is strictly prohibited.                                    *
************************************************************




More information about the Ale mailing list