Skip to content

Instantly share code, notes, and snippets.

@LuRsT
Last active August 23, 2019 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LuRsT/57c8c4d94db41c9a945748312584ce2e to your computer and use it in GitHub Desktop.
Save LuRsT/57c8c4d94db41c9a945748312584ce2e to your computer and use it in GitHub Desktop.
10 Command-ments talk

The 10 Command-ments

hr

Horizontal ruler for your terminal

https://github.com/LuRsT/hr

sent

Presentation tool

http://tools.suckless.org/sent/

fzf

Fuzzy finder

https://github.com/junegunn/fzf

tmux

Terminal multiplexer

https://tmux.github.io/

ag

Searching tool

https://github.com/ggreer/the_silver_searcher

du

Size by directory

http://www.linfo.org/du.html

Also see glimpses and ncdu

awk

Prograaming language for text processing

https://en.wikipedia.org/wiki/AWK

yes

Automatically outputing responses

https://en.wikipedia.org/wiki/Yes_(Unix)

make

Builder

http://linux.about.com/od/linux101/fl/make-Linux-Command-Unix-Command.htm

ctop

Container's top

https://github.com/bcicen/ctop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment