[coderzhu@localhost coderzhu]$ init 3
bash: init: command not found
[coderzhu@localhost coderzhu]$ init 3
bash: init: command not found
[coderzhu@localhost coderzhu]$ su
Password:
[root@localhost coderzhu]# init 3
bash: init: command not found
[root@localhost coderzhu]# init 3
bash: init: command not found
[root@localhost coderzhu]# init 1
bash: init: command not found
[root@localhost coderzhu]# init 2
bash: init: command not found
[root@localhost coderzhu]# init 4
bash: init: command not found
[root@localhost coderzhu]# init 5
bash: init: command not found
[root@localhost coderzhu]# init 6
bash: init: command not found
[root@localhost coderzhu]# init
bash: init: command not found
[root@localhost coderzhu]# whereis init
init: /usr/src/linux-2.4.20-8/init /usr/src/linux-2.4/init /sbin/init /etc/init.d /usr/share/man/man8/init.8.gz
[root@localhost coderzhu]#