Michel Boaventura <[email protected]> writes:

> Done. I've created two files, A and B. Then I create a hardlink to A, called
> C. Look:
>
> C:\DOCUME~1\ADMINI~1\Desktop>more A
> lallalla
>
> C:\DOCUME~1\ADMINI~1\Desktop>more B
> conteudo original!!!
>
> C:\DOCUME~1\ADMINI~1\Desktop>more C
> lallalla
>
> Then I did:
> C:\DOCUME~1\ADMINI~1\Desktop>a.exe B C
> renaming B as C... success
>
> Now I get:
> C:\DOCUME~1\ADMINI~1\Desktop>more A
> lallalla
>
> C:\DOCUME~1\ADMINI~1\Desktop>more C
> conteudo original!!!
>
> In other words, A keeps it original content.

That's great.  Thank you.  I'll follow up with bug-gnulib.
-- 
"The sound of peacocks being shredded can't possibly be
 any worse than the sound of peacocks not being shredded."
Tanuki the Raccoon-dog in the Monastery


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to