WATCH – Run periodically a program

2008 May 20
by mascha

You have enough of typing every time ls -lah to see the state of copying files? Try watch ls -lah. Watch runs the given command in a configurable interval and displays the result. It can also highlight the diff between two outputs.


No comments yet

Leave a Reply

You must be logged in to post a comment.