Mercurial > ec-dotfiles
view bin/smu @ 544:75c30f2b4694
Add special setting for ruby, global default to 4/noet (ruby is 2/et).
| author | edogawaconan <me@myconan.net> |
|---|---|
| date | Tue, 24 Feb 2015 19:17:26 +0900 |
| parents | 5bafb912837e |
| children |
line wrap: on
line source
#!/bin/sh keyword=$(printf "%s\n" "$*" | tr ' ' '*') find /anime/music/ -iname "*${keyword}*"
