helpful amanda script

Michael ODonnell michael.odonnell at comcast.net
Thu Aug 24 08:45:01 EDT 2006


> watch --differences

Also, depending on the command whose output
you're monitoring, you may want to run it thus:

   watch "someCommand 2>/dev/null"

...to keep stderr chatter from scribbling
onto the screen and rendering it unreadable,
or at least un-pretty.
 



More information about the gnhlug-discuss mailing list