Mercurial > ec-dotfiles
view bin/smu @ 354:21c25068de14
Set default style to compact, added rebase option as default.
| author | Edho Arief <edho@myconan.net> |
|---|---|
| date | Tue, 29 May 2012 17:43:03 +0700 |
| parents | 5bafb912837e |
| children |
line wrap: on
line source
#!/bin/sh keyword=$(printf "%s\n" "$*" | tr ' ' '*') find /anime/music/ -iname "*${keyword}*"
