В Сбт, 23/01/2010 в 14:46 +0100, Gilles Espinasse пишет: > From: "Peter Volkov" > > $ touch foo > > $ install foo bar > > > > install copies foo file to bar but it also _sets execution permissions_ > > on bar. > man install say > -m, --mode=MODE > set permission mode (as in chmod), instead of rwxr-xr-x
Oh, this is documented... Thank you, Gilles. Now I need to report bug for other guys, then. -- Peter.
