[Linux-disciples] Following symlinks in 'find'
Adam Rosi-Kessel
adam at rosi-kessel.org
Wed Oct 26 17:07:50 EDT 2005
Stephen R Laniel wrote:
> find /etc/rc[0-9].d -type l -follow
> What am I missing?
How about
find /etc/rc[0-9].d -type l -printf "%l\n"
Does that do what you want?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20051026/8b2bc49f/signature.pgp
More information about the Linux-disciples
mailing list