#linux
Read more stories on Hashnode
Articles with this tag
What is a package manager in Linux? A package manager in Linux is a software tool that helps users to install, manage, update and remove software...
In Linux, file permissions are a set of rules that determine who can access and modify files and directories. File permissions are set for three types...
Article: Shell Scripting with examples Β· Write a bash script createDirectories.sh that when the script is executed with three given arguments (one is...
Article: About shell scripting basic commands Β· Linux shell scripting refers to the process of creating and running scripts written in the Linux shell...
Article: Basic commands with outputs Β· ππ»To view what's written in a file. To view the contents of a file in Linux, you can use the cat command. Here's...
Article: About Linux and basic commands Β· Linux is a free and open-source operating system based on the Unix operating system. Unlike proprietary...