watch ls -al
There is a command that lets you see the files in a VMFS folder change in realtime (refresh very 5 secs).
Be great i f I can get any info on it. I need this to see live file changes while consolidating a server.
watch -n 5 ls -al
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
From novice to tech pro — start learning today.
Open in new window
this will list them sorted by time. (-t)