fix sh/log users as well
[spider.git] / cmd / show / rcmd.pl
index d7cbd332a5529a9cd7099e6962f4afdb4a6eb9bf..7cd02d5de7022f8738145037e649b1571af6a385 100644 (file)
@@ -27,7 +27,7 @@ while ($f = shift @f) {                 # next field
                next if $to;
        }
        next if $who;
-       ($who) = $f =~ /^(\w+)/o;
+       #($who) = $f =~ /^(\w+)/o;
 }
 
 $to = 20 unless $to;