I have this broken fedora linux server which runs unitrends which i have been assigned to fix.
the folder /usr/bp/data is highlighted in red and blinking when I do an 'ls' on it.
any ideas what this means?
|
feedback
|
|
Broken symlink.
Yup, santaclaus does not exist. (Probably blinking on terms that support it, gnome-terminal doesn't) | ||||
feedback
|
|
You should have a file /etc/DIR_COLORS. Look in there to see what color coding means what. | |||
|
feedback
|
|
To see where a link was pointing. You can use ls -l or the readlink -f command. | |||
|
feedback
|