Is it possible in Linux command line to have a command repeat every n seconds?

Say, I have an import running, and I am doing

ls -l

to check if the file size is increasing. I would like to have a command to have this repeat automatically.

13 Answers
13

Leave a Reply

Your email address will not be published. Required fields are marked *