MLUG: RE: [MLUG] tail command & scripting
RE: [MLUG] tail command & scripting
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
> Example: tail -f /var/log/apache/access.log # Keep an eye on your 
> webserver

Interesting.  The man page listed the -f after the filename, so I kept it in
that order, and it worked for me, but I guess this command doesn't care
about the order of the two.

> or try this next time you're doing CGI programming:
> tail -f /var/log/apache/error.log # Watch the errors pile up on your 
> webserver

Yep, thats what I'm using it for now.  This is the most useful tip I've
gotten since someone suggested I join MLUG.
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/