Day 10 – Understanding File Permissions & Operations in Linux
On Day 10 of my 90 Days of DevOps journey, I practiced file creation and permissions in Linux.
This topic looks simple at first, but it controls everything in a system.
Creating Files
I created three files:
devops.txt using touch
notes.txt using ec...
90daysofdevops-hemantdhavale-day-10.hashnode.dev2 min read