Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2010 13:52:19 -0400
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        Arthur Chance <freebsd@qeng-ho.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: how to recursively symlink every file in a dir
Message-ID:  <AANLkTimNDo_FJPmeJXYF7-SokqHZ_amnCJiqya0b5LSk@mail.gmail.com>
In-Reply-To: <4C891E66.3010405@qeng-ho.org>
References:  <AANLkTimR9QehTjUrm%2B0CqRVAx=QHkgcfpygrJJfkhbmp@mail.gmail.com> <4C891E66.3010405@qeng-ho.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Should of mentioned that I was using C as an example we are in fact
using Java and the archives in question are jar's

On Thu, Sep 9, 2010 at 1:50 PM, Arthur Chance <freebsd@qeng-ho.org> wrote:
> On 09/09/10 18:24, Aryeh Friedman wrote:
>>
>> I want to make it so every file is a seperate symlink in dir2 if and
>> only if it is a regular file (not a dir) in dir1... the reason is if
>> the file is unchanged then use symlink but I can rm the symlink and
>> replace it with a non-symlink:
>
> cpio -pdl
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimNDo_FJPmeJXYF7-SokqHZ_amnCJiqya0b5LSk>