Sundaresan Anandansundaresan.hashnode.dev·Aug 31, 2024Basic Linux Commands which makes your life easierBefore 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...Linux
Raj Kumar Beherarajkumarbehera.hashnode.dev·Jun 2, 2024Mastering the Find Command in Linux :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...Linux Basics To Advancelinux-find
SRINIVAS TIRUNAHARItirucloud.hashnode.dev·Mar 10, 2024Day 2 Linux: What are shell built-in commands?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...man pages
Sundar blogsundarpalanivel.hashnode.dev·Jun 28, 2023Linux Basic CommandDisk 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 ...Linuxlinux for beginners
Sneha Tarnekarsnehatarnekar.hashnode.dev·Apr 7, 202315 Basic Linux Commands you should knowIf 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...12 likes·96 readsLinux