|
From: | V. Mark Lehky |
Subject: | Deciphering links |
Date: | Fri, 21 Sep 2001 09:02:33 -0400 |
I have posted this previously on gnu.utils.help, but they weren't any - help that is. If I have a link, such as a -> b, how can find out the "b" part from a script? Right now I am using `ls -o $item | awk '{print $10}'`. There must be a more graceful way to do this. TIA, Mark L.
[Prev in Thread] | Current Thread | [Next in Thread] |