On Monday 18 April 2005 19:23, F�lix Hauri wrote:
> # find /home /var -uid 501 -exec chown -h 1000 {} \;
>
> N.B.: utiliser la r�cursivit� avec une commande comme chown n'est pas une
> habitude � prendre...
# find / -uid 501 -exec chown -h 1000 {} \;
N'offre pas plus de securite que (ou alors je suis vraiment endormi ce
matin :-)) :
# chown -R toto /home/toto
dc
_______________________________________________
gull mailing list
[email protected]
http://lists.alphanet.ch/mailman/listinfo/gull
