Mercurial > ec-dotfiles
view bin/smu @ 366:f615b9564fce
Unset the test variable.
| author | Edho Arief <edho@myconan.net> | 
|---|---|
| date | Mon, 04 Jun 2012 16:32:59 +0700 | 
| parents | 5bafb912837e | 
| children | 
line wrap: on
 line source
#!/bin/sh keyword=$(printf "%s\n" "$*" | tr ' ' '*') find /anime/music/ -iname "*${keyword}*"
