Posts tagged cli

39 posts

cmdalias: Multi word alias

Just a small tool to help me (and you but without any guaranty) to create command alias and sub-aliases (multi word alias) - adoy/cmdalias

GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools

This is a standalone password generator. I think that because it does’t know the email or account name that the password is used with, the risk that the app itself is malware is small… i think… Author says: “z-tokens -- random tokens generation and related tools - GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools”

CapRover · Free and Open Source PaaS!

From the readme, this is a promising tool for automating deploymeny of apps to s cloud server. Perhaps one more option post Heroku. They dont mention ruby and rails but imply its covered.

Fig

[Pito: They make some very bold promises about this app. Take a look] The next-generation command line.

VisiData

Command-line interactive multitool for tabular data.VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.

red-data-tools/YouPlot

A command line tool that draw plots on the terminal. - red-data-tools/YouPlot

ibraheemdev/modern-unix

A collection of modern/faster/saner alternatives to common unix commands. - ibraheemdev/modern-unix

klauscfhq/taskbook

Quirky cli tool for task management. Some people want everything in the shell.

thisredone/rb

This is very interesting and cool way to use ruby for fancy cli scripts, like people often use AWK. I haven’t quite figured out how to use it but it’s cool!

Scripting and automating git processes

This one is pretty eclectic but if you find yourself writing a script in ruby or python or bash and you need to respond in the logic to what's going on in git, then you will find some very useful tips here.

Introducing nushell

Yes, but, do we need another shell? Do we all have to learn Rust? What about a shell framework that will embed any language?

CUE

Another very useful text processing tool for text based data files.

eBay/tsv-utils

This looks super useful if you have very large data sets. The Unix shell is surprisingly fast and able to create parallel flows.

Broot

Looks like this might be useful: "Get an overview of a directory, even a big one"

The Art of Command Line

We all live in the shell. (Yes, if you're not geekish that sentence makes no sense). And you can always learn a little more and some special trick to make your day. Here's another reference.