# Day 3 Linux Basic Commands Part 2( Day to Day Activities)
Cat :To view what's written in a file. or it can be used to see the contents of file chmod :To change the access permissions of files history: To check which commands you have run till now. touch: To create a empty file this command can be used ...
Jan 30, 20241 min read22
