Linux Command Golf is live on Webminal

Solve a Linux task in the fewest commands possible. Each challenge has a par (the number of commands an experienced user would need). Your goal is to match or beat par.

For example, “The Sorter” asks you to sort a file and remove duplicates. A beginner might use three commands. Someone who knows sort -u does it in one.

To play, log in to webminal and type:

golf list          # see all challenges
golf start sorter  # pick one
# solve it...
golf done          # submit your score

Scores show up on the leader-board at Linux Command Golf — Webminal within a minute. Let me know how it goes for you!