This tutorial will help you to find recently modified files in Linux via command line . The find command allows…
Browsing: Linux Commands
Whenever we work with bash, we use the echo command to print a standard output as it is easy to…
Whenever the user executes some command in the terminal, the output is displayed there in the terminal as an output.…
Nmap (Network Mapper) is the most popular discovery tool used by Network Administrators for security auditing and mapping their network.…
It’s normal that we make files and directories (or we can say folders) in our machines to keep them organized,…
Sometimes we are required to compare two or more than two files for some modifications or just to check the…
Management of Files and resources can quickly become a headache for Linux administrators as it is a multi-user OS. The…
JSON is a data representation format that is used to store and transfer data between different layers of an application;…
Linux ip command is a command-line utility used for show/update ip address, kernel routing tables, network devices, interfaces, and tunnels.…
The “chattr”, short for change attribute, is a command-line utility in Linux used to change attributes of a file e.g…