From 4cdbf87a154928e15306f7cf0322dc5a903413e7 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 2 Mar 2004 23:16:37 +0000 Subject: Remove a debugging print, more cleanup. --- plumb/basic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plumb') diff --git a/plumb/basic b/plumb/basic index 23fd7adc..c99eeb13 100644 --- a/plumb/basic +++ b/plumb/basic @@ -123,6 +123,6 @@ plumb start gv $data type is text data matches '(https?|ftp|file|gopher|mailto|news|nntp|telnet|wais|prospero)://[a-zA-Z0-9_@\-]+([.:][a-zA-Z0-9_@\-]+)*/?[a-zA-Z0-9_?,%#~&/\-+=@]+([:.][@a-zA-Z0-9_?,%#~&/\-+=]+)*' plumb to web -plumb start /usr/rsc/bin/web $0 +plumb start web $0 # plumb start winstart iexplore -new $0 -- cgit v1.2.3