On 01/25/2017 05:23 PM, George N. White III wrote:
> Avoid unnecessary copies:
> 
>   echo 'b' > a
> 
>   for f in b c d f ; do ln a $f ; done

But then

echo 'x' > d

and have a look at c.
It may not be want you want.

-- 
   Roberto Ragusa    mail at robertoragusa.it
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to