linux repeat a command (watch | repeatonlog) - Serbipunk/notes GitHub Wiki
watch "ls -all server_alg_installer.tar.gz"
https://www.tecmint.com/run-repeat-linux-command-every-x-seconds/
another one is repeatonlog maybe
watch "ls -all server_alg_installer.tar.gz"
https://www.tecmint.com/run-repeat-linux-command-every-x-seconds/
another one is repeatonlog maybe