Hello team,
Does anybody know what chmod -R 770 do?
Regards
BittenApple
Chmod -R 770 command in Linux putty
-
- BronzeLounger
- Posts: 1506
- Joined: 01 Mar 2015, 02:03
-
- Administrator
- Posts: 80047
- Joined: 16 Jan 2010, 00:14
- Status: Microsoft MVP
- Location: Wageningen, The Netherlands
Re: Chmod -R 770 command in Linux putty
It would grant read/write/execute permissions to all files under the current directory to owner and group, but not to world.
(Don't hold me to this, I'm not a Linux expert)
(Don't hold me to this, I'm not a Linux expert)
Best wishes,
Hans
Hans
-
- Administrator
- Posts: 12939
- Joined: 16 Jan 2010, 15:49
- Location: London, Europe
Re: Chmod -R 770 command in Linux putty
You are, of course, correct Hans
https://chmodcommand.com/chmod-770/
https://chmodcommand.com/chmod-770/
StuartR
-
- BronzeLounger
- Posts: 1506
- Joined: 01 Mar 2015, 02:03
Re: Chmod -R 770 command in Linux putty
Dear Hans,
You are correct as always.
Thanks,
BittenApple
You are correct as always.
Thanks,
BittenApple
-
- Panoramic Lounger
- Posts: 8705
- Joined: 25 Jan 2010, 09:09
- Location: retirement
Re: Chmod -R 770 command in Linux putty

