Mercurial > ec-dotfiles
view bin/smu @ 436:d6ac822569c4
Updated the uncolored prompt style.
| author | Edho Arief <edho@myconan.net> |
|---|---|
| date | Sun, 30 Dec 2012 02:00:27 +0700 |
| parents | 5bafb912837e |
| children |
line wrap: on
line source
#!/bin/sh keyword=$(printf "%s\n" "$*" | tr ' ' '*') find /anime/music/ -iname "*${keyword}*"
