Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2009 10:59:12 +0200
From:      Ivan Voras <ivoras@freebsd.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Copy directory tree as hard links...
Message-ID:  <h3et0v$kfb$1@ger.gmane.org>
In-Reply-To: <64c038660907130002i73a95d9bq9224373b5ff89f08@mail.gmail.com>
References:  <64c038660907130002i73a95d9bq9224373b5ff89f08@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Modulok wrote:
> What is the easiest way to copy a directory tree as hard links?
> 
> Linux has a nice little 'cp -al' flag combo to do this. The FreeBSD

It's also present in FreeBSD:

      -l    Create hard links to regular files in a hierarchy instead of 
copy-
            ing.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h3et0v$kfb$1>