Shell Permissions.
change users, id, and accessibility of the file.
Aug 6, 20233 min read15

Search for a command to run...
Articles tagged with #shellscripting-bashscripting-filerenaming-automation-devops-linuxcommands
change users, id, and accessibility of the file.

Shell scripting is a useful task for any engineer. While shell scripts get a lot of flack for not being a great scripting language, it is nevertheless a useful skill to have, and not just for DevOps engineers. Here are a few basic scripts, and comman...
