[ ] Wednesday, 12 November 2014 [ ]

CLI commands

Show the most commonly used terminal commands blog post, and also a bad words post.

ack

ack is a search tool written in Perl.

A cheeky OpenBSD user complained that it was out of date: it was a fairly trivial update so I replied with a diff

 cvs diff -uN * > ack2.14.diff
and Stuart sensibly and politely replied with a better approach :~)

So Nigel provided a correct diff and I tested it on i386, amd64 and sparc64.

Ag

Is another searching tool - time to give it a shot.

[1] here


$Id: diary,v 1.40 2026/04/05 01:05:38 fred Exp $