Depending on tools that you use, Terminal can either make you productive or slow you down. Below you will find ten command-line tools and utils that make me more productive.
1๏ธโฃ tldr is a better and simpler version of man pages
. When I forget how to use a certain unix utility, such as chmod
, there is no better solution than typing tldr chmod
.
2๏ธโฃ fx is an awesome JSON processor for the command line. You can display, filter, and transform JSON without leaving the command line.
Discussion (3)
Maybe I'm bad at maths, but I only see 2 ๐
There is a button Continue Reading ๐ค
Hi there, Articles should not primarily be used for driving traffic to an article on another website. Please post the entire article here on DEV (if you have proper rights).