4 months ago229_how to "change the file permissions of more then one file" with the chmod commandHowToBash
5 months ago196_how to "add the read and write permission back to the user permission set" with "chmod"HowToBash
5 months ago195_how to "add all the permissions to the user permission set at the same time" with "chmod"HowToBash
5 months ago198_how to "add both read and execute permissions to the user permission set" with "chmod"HowToBash
2 months ago317_how to "see the process id of the current instance of the shell" with echo $$HowToBash