Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Linux Shell Config and Commands ====== <code bash> shopt -s histverify bind '"\eh":" history | sort -nr | less\n"' bind '"\ew":" jobs\n"' alias ls='ls -hlatr' </code> pub/linux_shell_config_and_commands.txt Last modified: 2020/11/12 21:02by mmuze