Back / Up / Next
for csh (.cshrc か .tcshrc を編集) setenv PATH ${PATH}:/usr/nbbq/bin for bash (.bashrcを編集) PATH=$PATH:/usr/nbbq/bin