diff options
Diffstat (limited to 'plumb')
-rw-r--r-- | plumb/basic | 2 |
1 files changed, 1 insertions, 1 deletions
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 |