On 06/27/2016 07:46 AM, SternData wrote:
Years ago, I used a tool called CED and PCED on DOS systems. I could
type in "abc" and press an up-arrow and it would walk back through my
stack of DOS commands showing only those with "abc" in them.
There's *got* to be a similar tool for bash, but my google-fu is weak today.
Thanks for suggestions or links.
look for 'command line editing in bash' The default mode is emacs style
controls for moving through history and on a line to insert and delete.
There is also a 'vi' mode set up by entering 'set -o vi' that does the
same thing.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org