[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bizarre ....



Bonjour,

> ~/tmp# echo test1 > file
> ~/tmp# chmod a-w file
> ~/tmp# ls -l
> total 1
> -r--r--r--    1 root     root            6 Aug 10 16:08 file
> ~/tmp# echo test2 >> file
> ~/tmp# cat file
> test1
> test2
>

Sur l'AIX sur lequel je suis au boulot,

la manip décrite plus haute fonctionne en root.

Laurent.



Reply to: