Re: [Hampshire] How to archive symbolic links?

Top Page

Reply to this message
Author: Simon
Date:  
To: Hampshire LUG Discussion List
Subject: 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
--------------------------------------------------------------