Ivan,

Evidently that was introduced in 6.2-RELEASE:

"The cp(1) utility now supports a -l option, which causes it to create
hardlinks to the source files instead of copying them."

Thanks for posting and subsequently drawing my attention to it.

Time to upgrade I suppose :)
-Modulok-

On 7/13/09, Ivan Voras <ivo...@freebsd.org> wrote:
> 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.
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to