diff options
Diffstat (limited to 'dotfiles/cheat/watch')
-rw-r--r-- | dotfiles/cheat/watch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/cheat/watch b/dotfiles/cheat/watch new file mode 100644 index 0000000..87afe8d --- /dev/null +++ b/dotfiles/cheat/watch @@ -0,0 +1,2 @@ +# For watch size of directory +ls -alh cd.backup | tail -1 | awk '{print $(NF-5),"\t",$(NF)}' |