Re: [Hampshire] How to archive symbolic links?

Página Inicial

Reply to this message
Autor: Simon
Data:  
Para: Hampshire LUG Discussion List
Assunto: Re: [Hampshire] How to archive symbolic links?
On Mon, 2013-03-25 at 12:34 +0000, Peter Alefounder wrote:
>
> Is there any easy way to get a list of all the symbolic links in
> a directory structure?


    find . -type l


will list the links


--
Please post to: Hampshire@???
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--------------------------------------------------------------