Sign in
plan9port
/
plan9
/
4de03b544c82f36e172d7fc395276c12ecda5b7c
/
.
/
bin
/
9
blob: f2c4f42e6ee421a3fd0e7528b5684f4cae8d90ef [
file
]
#!/bin/sh
export PLAN9
=/
Users
/
rsc
/
plan9
export PATH
=
$PLAN9
/
bin
:
$PATH
case
$
# in
[
1
-
9
]*)
exec
"$@"
;;
esac