#linux
Read more stories on Hashnode
Articles with this tag
The three most useful text processing utilities in Linux are grep, sed, and awk. Despite being completely independent technologies, their...
Root : Exploring the Root Directory reveals that the '/' symbolizes the top-level directory in the Linux file system hierarchy, serving as the parent...
IP : The ip command in Linux is a powerful utility for network configuration and management. It allows users to perform various networking tasks such...
1) Hardware information command 💻 lcpu: see cpu information lsblk: see information about block devices 2) File command💻 mkdir directory_name :...