#!/bin/rc if(~ $#* 0) audio/mkplist /tmp/mp3/*.mp3 >[2]/dev/null | audio/zuke if not audio/mkplist $* >[2]/dev/null | audio/zuke