Aug 31, 2024 · 3 min read · Before learning Linux commands lets talk about what is Linux? Linux is an open-source operating system that powers many computers, servers, and devices worldwide. Imagine it as the conductor of a grand orchestra — the one who coordinates all the musi...
Join discussion
Jun 2, 2024 · 3 min read · The find command in Linux is an incredibly powerful tool for searching files and directories based on a variety of criteria. Whether you're looking for a specific file, searching by file type, or even executing commands on found files, find can do it...
Join discussion
Mar 10, 2024 · 5 min read · In the vast universe of Linux commands, there exists a category known as shell built-in commands. These are fundamental tools integrated directly into the shell environment, providing essential functionalities for manipulating the shell itself, handl...
Join discussion
Jun 28, 2023 · 5 min read · Disk usage, tar command to Compress and Extract Files Here’s what those flags (-cvf) actually mean-c, --create– create a new archive-x, --extract, --get– extract files from an archive-f, --file ARCHIVE– use archive file or device ARCHIVE Now see the ...
Join discussionApr 7, 2023 · 2 min read · If you are a technophile and those black screens and hacking scenes in the movie excite you, learning Linux can be an interesting thing for you. Also if you are a beginner in your software development career, you can make yourself qualified and effic...
Join discussion