2 lines
57 B
Bash
2 lines
57 B
Bash
export PLAN9=/usr/lib/plan9
|
|
export PATH=$PATH:$PLAN9/bin
|
export PLAN9=/usr/lib/plan9
|
|
export PATH=$PATH:$PLAN9/bin
|