This is a card in Dave's Virtual Box of Cards.

Ruby for "Shell" Scripting

Created: 2024-04-10

Like Perl, Ruby is a really, really good Unix citizen. Unlike Perl, Ruby is a cohesive and pleasant language to use.

Increasingly, I’m using Ruby in place of the shell for even small scripts.

ruby-as-calculator

As a

WORK IN PROGRESS