Hi,
$ exec {foo}
On Thu, Apr 23, 2015 at 01:01:43AM +0100, Dr Alun J. Carr wrote:
> Well, to be strictly conformant with heirloom SysV sh,
Nobody cares about compatibility with Bourne shell any more. Not since
Solaris finally pulled its head out of its ass and put a POSIX sh in
/bin (20 years after everyone else)
Chet,
'history' is not the builtin command in this case. 'history' is a normal
file containing awk code (see my first post). I named it history because
it does some calculations and shows the 10 most used commands. The file is
expecting some input from a command (pipe) like the 'history' builtin