Day 3 - Advanced Linux Commands
Thus, Day 2 essentially addressed the fundamentals of Linux commands. We will now cover some advanced Linux commands that are necessary to write scripts.
Let's begin😎
chmod
chmod(change mode) -> To change the access mode of a file/dir.
Ex :- chm...
sharmasmriti.hashnode.dev3 min read