]> git.lizzy.rs Git - plan9front.git/blobdiff - rc/bin/Bfn
audio(1): replace references to juke(7) and playlistfs(7) with zuke(1) (thanks unobe)
[plan9front.git] / rc / bin / Bfn
index 907a414ee4fe9bc6585d837304f3bc1c117ddcd8..d9b77ac9be17f474479a44d523d230f93c359ee7 100755 (executable)
@@ -14,5 +14,5 @@ switch($#res){
 case 0
        echo $1: not found >[2=1]
 case 1
-       plumb $res
+       B $res
 }