Linux for Beginners: An Introduction to the Linux Operating System and Command Line by Jason Cannon

Linux for Beginners: An Introduction to the Linux Operating System and Command Line by Jason Cannon

Author:Jason Cannon [Cannon, Jason]
Language: eng
Format: epub, mobi
Tags: Linux
Published: 2013-12-25T22:00:00+00:00


Navigating

C-p - Previous line.

C-n - Next line.

C-b - Backward one character.

C-f - Forward one character.

M-f - Forward one word.

M-b - Backward one word.

C-a - Go to the beginning of the line.

C-e - Go to the end of the line.

M-< - Go to the beginning of the file.

M-> - Go to the end of the file.

Deleting Text

C-d - Delete a character.

M-d - Delete a word.

Copying and Pasting

C-k - Kill (cut) the rest of the current line of text. To kill the entire line, position the cursor at the beginning of the line.

C-y - Yank (or paste) from the previously killed text.

C-x u - Undo. Keep repeating for multi-level undo.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.