Re: [dev] Shameless patch request
watch was my first choice over the bash one-liner, but its not
available to me on the Solaris boxes that I'm watching.
On Wed, Dec 7, 2011 at 12:08 PM, Evan Gates <evan.gates_AT_gmail.com> wrote:
>> At work, I typically have a terminal doing something like "while true;
>> do ls -l /var/cores && sleep 10 && clear; done", and it bugs me that
>> I'm taking up so much screen space with things like that when all I
>> need to be able to see is whether or not there are any files being
>> created there.
>
> watch(1)
>
> -emg
>
Received on Wed Dec 07 2011 - 19:20:37 CET
This archive was generated by hypermail 2.3.0
: Wed Dec 07 2011 - 19:24:03 CET