aboutsummaryrefslogtreecommitdiff
path: root/cheat/.cheat/space
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-01-24 01:19:18 +0100
committerneodarz <neodarz@neodarz.net>2018-01-24 01:19:18 +0100
commit59d0e0a9591e3dc50f15c47a71fdf97117d1ff7a (patch)
tree5a71d993f24a959bc9dd7f0ab0c572c2fa3d6eee /cheat/.cheat/space
parent92d3ce5139a7a72afe56c2ac3a8991c33dca364c (diff)
downloaddotfiles_ascii-59d0e0a9591e3dc50f15c47a71fdf97117d1ff7a.tar.xz
dotfiles_ascii-59d0e0a9591e3dc50f15c47a71fdf97117d1ff7a.zip
add more cheat
Diffstat (limited to 'cheat/.cheat/space')
-rw-r--r--cheat/.cheat/space2
1 files changed, 2 insertions, 0 deletions
diff --git a/cheat/.cheat/space b/cheat/.cheat/space
new file mode 100644
index 0000000..b3d11c5
--- /dev/null
+++ b/cheat/.cheat/space
@@ -0,0 +1,2 @@
+# List all file who are 3 digit and follow by M like 300M
+du -sh ~/Downloads/* | grep -P "^[0-9]{3}M.*"