View Issue Details

IDProjectCategoryView StatusLast Update
0000392AlmaLinux-9bashpublic2023-05-15 21:27
Reportergaponenko Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0000392: history expansion breaks on a dash
DescriptionHello,

Using the exclamation mark to execute history expansion in bash
does not work in case the initial part of a command contains the
dash symbol (such as ssh-add). Worked on a CentOS 7 based system,
does not work in Alma 9.
Additional InformationType

    $ ssh-add

into bash prompt. Then try to recall it:

    $ !ssh-a
    ssh-adda
    bash: ssh-adda: command not found...
    Similar command is: 'ssh-add'
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-05-15 21:27 gaponenko New Issue