List, Apart from looking in /etc/inittab for initdefault, how do you easily determine the current runlevel as an ordinary CLI user? echo $RUNLEVEL won't do it, since a pseudo terminal isn't a child process of init. *scratches head* Regards, Steve