9.rc (140B)
1 #!/usr/local/plan9/bin/rc 2 3 if(~ $#PLAN9 0) 4 PLAN9=/usr/local/plan9 5 if(! ~ $path(1) $PLAN9/bin) 6 path=($PLAN9/bin $path) 7 8 ~ $#* 0 || exec $*
![]() | plan9portfork of plan9port with libvec, libstr and libsdb |
Log | Files | Refs | README | LICENSE |