Developer Console
Login
Register
Back
To run a command in Linux and refresh the output every 5 seconds
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
watch -n 5 <command> watch -n 5 ls -l