#linux
Read more stories on Hashnode
Articles with this tag
What is an Operating System? An operating system (OS) is software that manages computer hardware and software resources and provides common services...
Learning Objectives Understanding how to handle errors in shell scripts is crucial for creating robust and reliable scripts. Today, you'll learn how...
DAY 10 : TASK ā¢ Scenario As a system administrator, managing a network of servers is a critical part of your job. Every day, each server generates a...
DAY 3 :- TASK 1. View the content of a file and display line numbers. cat -n #filename 2. Change the access permissions of files to make them...
Day 2 :- TASK ā¢ What is Linux ? Linux is a free and open-source software operating system , which is based on UNIX, is well-known for its strong...
ā¢ list the sub directories and files avaiable in the present directory ls ā¢ list the files and directories in long list format with extra...