# example commands file
# you put this file in $HOME/.curphoo
# you run this commands in curphoo by
# prepending the command with a '/'
#
# regular comment type commands
:latest
Get the latest unstable tarball. wget http://www.curphoo.org/curphoo-%s.tbz2
:phooh
curphoo basics: hit tab for help, hit return to get a userlist
# sh type commands
!cdcd
echo "$(cdcd info| grep '^Playing'| sed 's/Playing: *//g') [$(cdcd info|grep '^Album artist'| sed 's/^Album artist: *//g')]"
# emote type commands
::genius
is a genius!!
# filter type commands
|rev
echo %s|rev
