'chmod' shows error: "chmod' is not recognized as an internal or external command, operable program or batch file."
I'm trying to connect to an instance (or something like that) using aws's ec2 thing. I had to change the permissions of a .pem file with the command 'chmod 400 grabage' it throws an error (chmod' is not recognized as an internal or external command, operable program or batch file.) Anyone know why this is happening?
3 Reset to default