#linux
Read more stories on Hashnode
Articles with this tag
We learned how to take a backup using scripts, and with just one command, the backup is complete. However, suppose we must perform a daily backup at a...
In the last blog, we learned about the basic bash shell scripting, variable declaration, taking user input& arguments, and If-else. in this video,...
In order to get things done in our daily lives, we must perform repetitive tasks. For instance: when running a number of commands, request regular...
What is the Linux command to Cat The cat command is used to view what's written in a file. chmod The command name "chmod" stands for "change...
In this blog, I'm going to list the basic Linux commands everyone should know about. What is a shell? A shell in Linux is the command line interface...