基本的なコマンド

―/bin、/usr/bin―


shutdown
adduser
passwd
reboot
who
date
ls
pwd
mkdir
cd
startx
ps
tcsh
exit
chsh
setenv
printenv
vi
alias
which
man
source
@ifconfig
wc
su
chmod
rm
cp
cat
less
rmdir
df
@ping
@nslookup
@traceroute
du

コマンド名を打つことによって実行される。pathに設定されないものは、/sbin/ifconfigのようにフルパスで指定する。

return

$Id: bin.html,v 1.1 2004/09/28 00:01:20 void Exp $