Sign in
plan9port
/
plan9
/
f94564b5b91d84fb012727b2c6663a9f24912e23
/
.
/
bin
/
9.rc
blob: 354976d31307df35833445e19ef21ff8b59715e9 [
file
] [
log
] [
blame
]
#!/
usr
/
local
/
plan9
/
bin
/
rc
if
(~
$
#
PLAN9
0
)
PLAN9
=/
usr
/
local
/
plan9
if
(!
~
$path
(
1
)
$PLAN9
/
bin
)
path
=(
$PLAN9
/
bin $path
)
!
~
$
#*
0
&&
exec $
*