Munilakshmi G J100daysdevops.hashnode.dev·Nov 4, 2024Day 10 of 100 Days: Git and Linux Commands Cheat SheetWelcome to your power-packed guide on Git and Linux commands! Think of Git as your digital logbook, capturing every update you make, while Linux is your command-line toolkit, ready to handle everything from organization to quick navigation. 🛠️ Git C...GitHub
Vaishnavi Shivdevshivde.hashnode.dev·May 23, 2024Mastering Linux Commands: A Comprehensive Cheat Sheet for Every Userls - List directory contents ls [options] [file/directory] cd - Change directory cd [directory] pwd - Print working directory pwd mkdir - Make directory mkdir [directory] rm - Remove files or directories rm [options] [file/directory] c...1 like·32 reads#TWS
Bipul Prasaibipulprasai.hashnode.dev·Nov 8, 2023Linux Command Cheat SheetBasic Linux Commands Linux commands are the building blocks of your interaction with the system. From navigation to file manipulation, these basic commands form the foundation of your Linux journey. ls - List Files and Directories: Begin your journe...Linux
Suraj bariklinuxenthusiast.hashnode.dev·Aug 9, 2023Linux Commands Cheat SheetFILE AND DIRECTORY COMMANDS: CommandsDescriptionls -alList all files in a long listing (detailed) formatpwdDisplay the present working directoryrm -r directoryRemove the directory and its contents recursivelyrm fileRemove (delete) filemkdir directory...linux cheat sheet commands
Norris Evansnorrisevan.hashnode.dev·Jul 13, 202310 Reasons To Learn LinuxIn the current years, IT men ask a concern: "Why i should find out Linux?" In this blog post, we will certainly answer this concerns with 10 reasons to begin discovering Linux. Linux is one of the article prominent operating systems for Information T...linux cheat sheet commands