In bash, define the function
myplay:function myplay() { tmp=`mktemp`; find "`pwd`/$1" -name "*.mp3" | sort > $tmp; mpg123 -C -@ $tmp; rm $tmp ;}Then simply use
myplay dir/to/music. (This only works with relative paths.)
myplay:function myplay() { tmp=`mktemp`; find "`pwd`/$1" -name "*.mp3" | sort > $tmp; mpg123 -C -@ $tmp; rm $tmp ;}myplay dir/to/music. (This only works with relative paths.)
http://video.google.com/googleplayer.swf?docId=1234501631358404955http://video.google.com/videoplay?docid=1234501631358404955,:set iskeyword-=_.sconsign.dblite, since the function convert_old_entry in /usr/lib/scons/SCons/Node/FS.py that should handle old formats of .sconsign.dblite is buggy.