Introduction -Day 3
Jul 23, 2023 · 2 min read · Task: Basic Linux Commands 1. To view what's written in a file Command = Cat folder-name 2. To change the access permissions of files Read, write and executive R= 4, W = 2, X = 1 Here I want to give permission to meri-file.txt by using chmod 777 c...
Join discussion

