Replace duplicates with symlinks [SOLVED]

Ken McLennan kenrmcl at gmail.com
Tue Jul 29 03:28:58 UTC 2008


G'day there Brian,

> For anybody else following this thread - I found this instructional.
> See if you can guess the output of the last command before you run it.
>
>   echo 'line one' > one.txt
>   ln one.txt two.txt
>   ln one.txt three.txt
>   echo 'line two' > two.txt
>   echo 'line three' >> three.txt
>   cat one.txt two.txt three.txt
>
> Brian

    I did it!! I did it!! I figgered it out and got it right!!

    Did I win? Do I get a prize?   <g>

See ya
Ken (chuffed that he actually understood the question)




More information about the ubuntu-users mailing list