This is an old revision of the document!
Linux Shell Config and Commands
shopt -s histverify bind '"\eh":" history | sort -nr | less\n"' bind '"\ew":" jobs\n"' alias='ls -hlatr'
pub:linux_shell_config_and_commands
This is an old revision of the document!
shopt -s histverify bind '"\eh":" history | sort -nr | less\n"' bind '"\ew":" jobs\n"' alias='ls -hlatr'