Sign in
plan9port
/
plan9
/
741f510ce758f77ed5193256fb693a09a7daecce
/
.
/
bin
/
9
blob: ff1a928dbd1c5db2710c7937f6dece615c6b26f2 [
file
] [
log
] [
blame
]
#!/bin/sh
export PLAN9
=/
usr
/
local
/
plan9
export PATH
=
$PLAN9
/
bin
:
$PATH
case
$
# in
[
1
-
9
]*)
exec
"$@"
;;
esac