[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ls -l --show-me-each-link-in-the-symlink-chain
From: |
jidanni |
Subject: |
ls -l --show-me-each-link-in-the-symlink-chain |
Date: |
Thu, 26 Mar 2009 02:23:22 +0800 |
ls -l shows you the start of the symlink chain,
ls -lL shows you the end of the symlink chain,
but to see each link, one needs many ls -l's.
There ought to be an option to see each link.
Sure, there is usually just one link,
but sometimes there is more.
- ls -l --show-me-each-link-in-the-symlink-chain,
jidanni <=