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 <[email protected]> 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
>
>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to