View Single Post
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#59
Originally Posted by kwotski View Post
Actually, I do use that, but I need to find where it is linked to
ah yes, i'm sorry, should've read your script more careful.

for parsing the target of a link, there's a dedicated command available: readlink

Code:
~ $ readlink /opt
/home/opt
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
 

The Following User Says Thank You to SubCore For This Useful Post: