# Day 3 - Basic Linux Command
Oct 30, 2023 · 2 min read · To view what's written in a file. Cat(concatenate) command is very frequently used in Linux. It reads data from the file and gives its content as output. To change the access permissions of files. chmod is a command that lets you change the permi...
Join discussion