From 32f69c36e0eec1227934bbd34854bfebd88686f2 Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 11 Dec 2003 17:48:38 +0000 Subject: Add support for user-level 9P servers/clients and various bug fixes to go with them. --- bin/B | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin/B') diff --git a/bin/B b/bin/B index 411bcef2..fb45d3e4 100755 --- a/bin/B +++ b/bin/B @@ -6,6 +6,12 @@ then exit 1 fi +for i +do + plumb $i +done +exit 0 + if [ "x$DISPLAY" = "x" ] then sam="/tmp/.sam.$USER" -- cgit v1.2.3