Changing from i3 to dwm - tidied ip bin folder
This commit is contained in:
parent
265a3ad84e
commit
8ced2f42f5
47 changed files with 254 additions and 245 deletions
2
bin/search/where
Executable file
2
bin/search/where
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/bash
|
||||
find . -name "$1" | sed 's/[^/]\+$//' | uniq -c | sort -g
|
Loading…
Add table
Add a link
Reference in a new issue