shell - Hidden features of Bash -


shell scripts used glue, automation , simple one-off tasks. of favorite "hidden" features of bash shell/scripting language?

  • one feature per answer
  • give example , short description of feature, not link documentation
  • label feature using bold title first line

see also:

insert preceding line's final parameter

alt-. useful key combination ever, try , see, reason no 1 knows one.

press again , again select older last parameters.

great when want else used moment ago.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -