#linux
Read more stories on Hashnode
Articles with this tag
Introduction: Embarking on the #90DaysOfDevOps challenge has been an exhilarating journey so far. Over the past 12 days, I've dived headfirst into...
What is Package? A package is usually referred to an application but it could be a GUI application, command line tool or a software library (required...
Permissions in Linux:- Linux is a multi-user operating system, so it has security to prevent people from accessing each other’s confidential files....
Today Task You have to do the same using Shell Script i.e using either Loops or command with start day and end day variables using arguments - So...
What is Shell? A shell is special user program which provide an interface to user to use operating system services. Shell accept human readable...
Linux File Hierarchy Structure / (Root Directory): The top-level directory, representing the root of the file system hierarchy. /bin (Binary...