Command line tools: Difference between revisions

From Jan's Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* z - jump around directories [https://github.com/rupa/z]
* z - jump around directories [https://github.com/rupa/z]


* kpartx - setup partitions in full disk image via loop, so they can be mounted [http://nfolamp.wordpress.com/2010/08/16/mounting-raw-image-files-and-kpartx/]


== Shell Stuff ==
== Shell Stuff ==
* zsh - Z Shell
* zsh - Z Shell
* oh my zsh - A community-driven framework for managing your zsh configuration [https://github.com/robbyrussell/oh-my-zsh]
* oh my zsh - A community-driven framework for managing your zsh configuration [https://github.com/robbyrussell/oh-my-zsh]

Revision as of 13:43, 17 November 2013

  • st - simple statistics from the command line interface [1]
  • pk - A field extraction utility [2]
  • z - jump around directories [3]
  • kpartx - setup partitions in full disk image via loop, so they can be mounted [4]

Shell Stuff

  • zsh - Z Shell
  • oh my zsh - A community-driven framework for managing your zsh configuration [5]