On 4/23/15 3:28 AM, Valentin Bajrami wrote:
> 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
On 4/23/15 1:22 PM, Dr. David Alan Gilbert wrote:
> Hi,
>
> $ exec {foo} bash: foo: No such file or directory
>
> I was expecting that to print 'doesnotexist' in the error
> message, not foo.
Thanks for the report. This will be fixed in the next version of bash.
Chet
--
``The lyf so short, t
On 4/21/15 3:42 PM, isabella parakiss wrote:
> I noticed a problem with bind -x: readline re-prints the line if the
> function is called when the cursor is not in the first line.
This is a difficult problem. The readline redisplay engine does not know
where the cursor is when the command complete