On Friday 12 September 2003 16:35, Ramon de los Reyes wrote: > i have a text file which is created by a crontab.can you help > me create a script that would send the file to my mailbox.
cat <filename> | mail -s "daily crontab job report" [EMAIL PROTECTED] i am not list police, but you might consider posting similarly simple questions to the newbie mailing list instead. mailing list information is: http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie/ tiger -- Gerald Timothy Quimpo gquimpo*hotmail.com tiger*sni*ph http://bopolissimus.sni.ph Public Key: "gpg --keyserver pgp.mit.edu --recv-keys 672F4C78" Hell hath no fury like a non-combatant. Charles Edward Montague -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
