Hacker News new | ask | show | jobs
by adient 5044 days ago
I've been using my own bash scripts for a few years to manage local VMs with KVM for dev and I have exactly 6 commands in 249 lines (excluding blank and comments) and never needed more: image, create, start, stop, delete, list. Where can I collect my $250 USD?
1 comments

Cute, but that wasn't the bet. They were referring to seven bash commands, i.e. "lines". So you lose by 242 commands.
A bash command is not a line, and a line is not a "command". But you can be pedantic if you want, I won't stop you. :)