Sign in
plan9port
/
plan9
/
60a3190327903f02f19ebd8a65b62b3e166a4fd2
/
.
/
bin
/
9.rc
blob: 8a6cea9b24fa86e4b617fbef219885ab0361e2a2 [
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 $
*