Often times you may find that your directories contain broken symlinks ( symlinks from folders which have been deleted ). In order to find broken symlinks, the following should help : find -L /home/user/public_html -type l
Archive for the ‘shell’ Category
Here is how you can get the current runlevel : Sample output :