Mercurial > ec-dotfiles
annotate bin/smu @ 694:92c1a021e8a1
[bashrc] Let's just assume it's been fixed in dfbsd
| author | nanaya <me@nanaya.pro> | 
|---|---|
| date | Sun, 23 Oct 2022 01:57:32 +0900 | 
| parents | 5bafb912837e | 
| children | 
| rev | line source | 
|---|---|
| 
124
 
5bafb912837e
Massive addition of old scripts collection.
 
Edho Prima Arief <edho@myconan.net> 
parents:  
diff
changeset
 | 
1 #!/bin/sh | 
| 
 
5bafb912837e
Massive addition of old scripts collection.
 
Edho Prima Arief <edho@myconan.net> 
parents:  
diff
changeset
 | 
2 | 
| 
 
5bafb912837e
Massive addition of old scripts collection.
 
Edho Prima Arief <edho@myconan.net> 
parents:  
diff
changeset
 | 
3 keyword=$(printf "%s\n" "$*" | tr ' ' '*') | 
| 
 
5bafb912837e
Massive addition of old scripts collection.
 
Edho Prima Arief <edho@myconan.net> 
parents:  
diff
changeset
 | 
4 find /anime/music/ -iname "*${keyword}*" | 
