Wednesday, October 10, 2007

Whatever Happened To Heather From I Deep Throat

Configuration Slack off the pc user

Notes on some shell commands for a more practical

    Ctrl-a = move the cursor to the beginning of the command line
  1. Ctrl-= and moves to the end of the line
  2. Ctrl-k = size of the text where the cursor to the end of the line
  3. Ctrl-l = as 'clear', clean the terminal
    Ctrl-u = remove the command line Ctrl-y =


paste Ctrl-r = incremental search command data residing in history
If you want a complete rundown of the history, simply run the command "history". \\ a = Alert, rang the bell system
    \\ b = backspace
  • \\ e = escape
  • \\ f = feed paper
  • \\ n = Newline
  • \\ r = carriage return
  • \\ t = Tab horizontally
  • \\ v = Vertical Tab
  • \\ \\ = bar down

\\ nnn = adds an ASCII code, where nnn is the octal code





0 comments:

Post a Comment