Transcription of Linux Bash Shell Cheat Sheet - Learn Code the Hard …
{{id}} {{{paragraph}}}
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 the left CTRL Y = Paste (after CTRL U,K or W)mkdir = create new folderTAB = auto completion of file or commandmkdir myStuff.
freeworld.posterous.com Linux Bash Shell Cheat Sheet (works with about every distribution, except for apt-get which is Ubuntu/Debian exclusive) Legend:
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}