fix sh/log users as well
[spider.git] / cmd / show / chat.pl
index 9f543df58717b50aa4fbe707e7e9f62f20d5df57..cc251c10727f1e0e71f407e9142b977e285d2e4a 100644 (file)
@@ -28,7 +28,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;