Skip to content

Instantly share code, notes, and snippets.

@jjaaccoobb
Created February 2, 2020 22:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jjaaccoobb/1063c5dfb554082f664038d3281ee46e to your computer and use it in GitHub Desktop.
Save jjaaccoobb/1063c5dfb554082f664038d3281ee46e to your computer and use it in GitHub Desktop.
Shell script snippet to watch filesize increases in realtime
watch -n 0.1 du -s lookingatu.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment