On 2/16/06, Joven Castillo <[EMAIL PROTECTED]> wrote: > Just want to ask what command can I view mail logs. > Currently what I see on server is "maillog" "maillog.0.gz" and > "maillog.1.gz" and so forth.
$ zless maillog $ zless maillog.0.gz $ zless maillog.1.gz zless can view plain text, gzipped and zipped files automatically. regards, Andre _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

