Created
February 2, 2020 22:00
-
-
Save jjaaccoobb/1063c5dfb554082f664038d3281ee46e to your computer and use it in GitHub Desktop.
Shell script snippet to watch filesize increases in realtime
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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