Skip to content

Instantly share code, notes, and snippets.

View Diex's full-sized avatar

Diex Diex

View GitHub Profile
@Diex
Diex / clase.md
Created February 20, 2012 18:03 — forked from kragen/clase.md

bash y el terminal

  • ^L
  • job control: ^Z, bg, fg, ^C, ^\
    • disown
    • kill -STOP, kill -CONT
  • reseteo de terminal: reset
  • historia de bash: ^R
  • ^X ^E