]> git.lizzy.rs Git - plan9front.git/blobdiff - rc/bin/rconnect
nusbrc: delect lenovo camera
[plan9front.git] / rc / bin / rconnect
index 5d672aae7c1f31646f8d1cc7d4f2a76a77fb72c9..26c50a73f566f0e7debffa56918c4e620bd360a0 100755 (executable)
@@ -10,7 +10,8 @@ fn usage {
 
 fn pvar {
        while(! ~ $#* 0){
-               ~ $#$1 0 || path=/dev/null builtin whatis $1
+               ~ $#$1 0 && echo $1'=()' ||
+                       path=/dev/null builtin whatis $1
                shift
        }
 }