Read the latest articles in the 'CLI' category.
Rust CLI
My first (and worst) Rust program
I've been looking for an excuse to try out Rust for a while and decided to write a simple CLI to help split grocery costs between my partner and myself.
Mitch
Unix Linux MacOS CLI
Unix commands: Find
After watching one of Gary Bernhardt’s Destroy All Software screencasts I thought I’d take some of his advice and learn about some basic Unix commands. I’m going to start with find. This post will be a small collection of useful commands I’ve found.