| .. | |||||
| ext.d | |||||
| extfs.d | |||||
| fish | |||||
| cons.saver | |||||
| mc-wrapper.csh | |||||
| mc-wrapper.sh | |||||
| mc.csh | |||||
| mc.sh |
# Don't define aliases in plain Bourne shell
[ -n "${BASH_VERSION}${KSH_VERSION}${ZSH_VERSION}" ] || return 0
alias mc='. /usr/libexec/mc/mc-wrapper.sh'
| .. | |||||
| ext.d | |||||
| extfs.d | |||||
| fish | |||||
| cons.saver | |||||
| mc-wrapper.csh | |||||
| mc-wrapper.sh | |||||
| mc.csh | |||||
| mc.sh |