david:/etc/rc5.d# ls
S10sysklogd S18quotarpc S20nfs-kernel-server S89atd S99xdm
S11klogd S20exim S20xfs S89cron
S14ppp S20inetd S20xprint S99rmnologin
S18portmap S20makedev S21nfs-common S99stop-bootlogd
david:/etc/rc2.d# ls
S10sysklogd S18quotarpc S20nfs-kernel-server S89atd S99xdm
S11klogd S20exim S20xfs S89cron
S14ppp S20inetd S20xprint S99rmnologin
S18portmap S20makedev S21nfs-common S99stop-bootlogd
On my system, they seem to be running exactly the same scripts. (In redhat, I think there are differences between runlevel 3 and runlevel 5).
Lastly, is there any command that can display the current runlevel?
Thanks
