#linux
Read more stories on Hashnode
Articles with this tag
File Permissions📁 File permissions in a DevOps context refer to the access rights or permissions granted to users and processes for files and...
Task 1. Write a bash script createDirectories.sh i.e. using either Loops or command with start day and end day variables using arguments to create a...
The architecture of Linux os Think of the architecture of a Linux operating system (OS) as a building with different layers. Each layer has a specific...
To view what's written in a file. You can use the cat command to view the contents of a file in the terminal. The basic syntax is: Replace...
History of Linux Early 1990s: A guy named Linus Torvalds creates a basic computer program (kernel) as a hobby. He shares it with others. 1991: Linus...