jokes

The Watch Command

The Watch Command

wretchedghost
The watch command is used when you want to have a program run every so many seconds that you define. I often use it to see the stream of files that are being transferred or for checking the status of scripts while I test them. Running The Watch Command Here is a common way that I use watch after I have run rsync just to make sure things are going the way they should: