Re: Search for Symbolic Links?
- From: JohnK <johnk.dev.null@xxxxxxxxx>
- Date: Mon, 30 Jan 2006 19:58:15 +0000
Adisegna@xxxxxxxxx wrote:
Suse 10.0.
How can I search for all the Symbolic Links on a server?
Thanks in advance.
find / -type l
Here is an excerpt from 'man find'
-type c
File is of type c:b block (buffered) special
c character (unbuffered) special
d directory
p named pipe (FIFO)
f regular file
l symbolic link
s socket
D door (Solaris)
Did I just finish your homework? :-)
JohnK .
- Follow-Ups:
- Re: Search for Symbolic Links?
- From: Emery Davis
- Re: Search for Symbolic Links?
- References:
- Search for Symbolic Links?
- From: Adisegna
- Search for Symbolic Links?
- Prev by Date: SUSE 10 and rdesktop: Color problem
- Next by Date: Re: A question on links
- Previous by thread: Re: Search for Symbolic Links?
- Next by thread: Re: Search for Symbolic Links?
- Index(es):