Commanding Chaos for Coworking, Open Source and Creative Communities

UNIX

fish shell

Fri, 04/24/2015 - 14:55 -- rprice

Finally, a command line shell for the 90s fish is a smart and user-friendly command line shell for OS X, Linux, and the rest of the family. Autosuggestions Autosuggestion Thumbnail fish suggests commands as you type based on history and completions, just like a web browser. Watch out, Netscape Navigator 4.0! Glorious VGA Color Colors Thumbnail fish natively supports term256, the state of the art in terminal technology. You'll have an astonishing 256 colors available for use! Sane Scripting Scripting Thumbnail fish is fully scriptable, and its syntax is simple, clean, and consistent.

shell
linux
bash
UNIX
mac
drupaleasypodcast

AWK-ward Ruby

Tue, 06/19/2012 - 13:12 -- rprice

this style of programming was very common in UNIX's hayday. Instead of programs being dominated by a single language like Perl or Ruby, you'd build pipelines that combined standard utilities (like sort shown above), sprinkle in bits and pieces of AWK as needed, and drop down to C when performance was critical.

history
shell
bash
Programming
perl
UNIX
awk
ruby
Subscribe to RSS - UNIX