[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
weird error due to cntrl-c out of history list
From: |
L A Walsh |
Subject: |
weird error due to cntrl-c out of history list |
Date: |
Sun, 19 Feb 2017 21:40:19 -0800 |
User-agent: |
Thunderbird |
In both 4.3.42(2)-release and
4.4.5(1)-release, I was listing my history (history cmd)
and hit control-C and got:
4402 0502@091824: ls *
4403 0502@091901: cd ..
4404 0502@091930: cd xyzzy-1.8.4.1/
4405 0502@091932: ls
4406 0502@091939: grep -r template .
^C
bash: printf: write error: Success
bash: printf: write error: Success
bash: printf: write error: Success
bash: printf: write error: Success
bash: printf: write error: Success
bash: printf: write error: Success
bash: printf: write error: Success
---
At that point the shell is rather 'sad'... hitting more
ctl-c's gives more write errors, and ctl-d exits the shell.
echo $TIMEFORMAT
%2Rsec %2Uusr %2Ssys (%P%% cpu)
history|wc
27169 125636 1170025
Anyone else able to reproduce this or is this just another
weirdism specific to my setup? *sigh*
tnx,
-l
- weird error due to cntrl-c out of history list,
L A Walsh <=