From 59d0e0a9591e3dc50f15c47a71fdf97117d1ff7a Mon Sep 17 00:00:00 2001 From: neodarz Date: Wed, 24 Jan 2018 01:19:18 +0100 Subject: add more cheat --- cheat/.cheat/space | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cheat/.cheat/space (limited to 'cheat/.cheat/space') 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.*" -- cgit v1.2.1