Continuing my Linux journey!
Today I learned:
How to use touch to create new files
- Change file/directory ownership with
chown
- Use symbolic notation for permissions with
chown
- Modify file permissions with
chmod
So today this three commands gave me tough time but I finally mastered it. #Linux #CommandLine #FileManagement