PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: bankruptcy

Linux Bash Shell Cheat Sheet - Learn Code the Hard …

bash Shell Cheat Sheet (works with about every distribution, except for apt-get which is Ubuntu/Debian exclusive)Legend:Everything in <> is to be replaced, ex: <fileName> --> 't include the '=' in your commands'..' means that more than one file can be affected with only one command ex: rm .. Linux bash Shell Cheat SheetBasic CommandsBasic Terminal ShortcutsBasic file manipulationCTRL L = Clear the terminalcat <fileName> = show content of fileCTRL D = Logout(less, more)SHIFT Page Up/Down = Go up/down the terminalhead = from the topCTRL A = Cursor to start of line-n <#oflines> <fileName>CTRL E = Cursor the end of lineCTRL U = Delete left of the cursor tail = from the bottomCTRL K = Delete right of the cursor-n <#oflines> <fileName>CTRL W = Delete word on th

Linux Bash Shell Cheat Sheet Basic Commands Researching Files Extract, sort and filter data The slow method (sometimes very slow): grep <someText> <fileName> = search for text in file-i = Doesn't consider uppercase words

Loading..

Tags:

  Linux, Basics, Sheet, Teach, Shell, Bash, Linux bash shell cheat sheet, Linux bash shell cheat sheet basic

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of Linux Bash Shell Cheat Sheet - Learn Code the Hard …