عجفت الغور

shell

Tags: computers

  • shell uses the readline2 lib
  • ^string1^string2 does word replace
    • Note that this doesn’t work in fish
  • !^ and !$ map to the first and last arguments of the latest command, respectively

Links to this note