On 2008-07-24, Tony Berth <[EMAIL PROTECTED]> wrote: > I wasn't able to find 'tac' in OpenBSD! Is any reason for that or any > alternative?
Depending on which sort of reverse you mean, one of rev(1) or tail(1) will do what you want.
On 2008-07-24, Tony Berth <[EMAIL PROTECTED]> wrote: > I wasn't able to find 'tac' in OpenBSD! Is any reason for that or any > alternative?
Depending on which sort of reverse you mean, one of rev(1) or tail(1) will do what you want.