Mercurial > ec-dotfiles
view bin/smu @ 497:ffef7605f833
Don't autosync history. It's slow on big history.
| author | edogawaconan <me@myconan.net> |
|---|---|
| date | Mon, 23 Dec 2013 16:21:24 +0900 |
| parents | 5bafb912837e |
| children |
line wrap: on
line source
#!/bin/sh keyword=$(printf "%s\n" "$*" | tr ' ' '*') find /anime/music/ -iname "*${keyword}*"
