
done ... * lib/Makefile.am: ... here. Add wrappers for mc to avoid defining complex shell scripts in functions and aliases. * lib/mc-wrapper.csh.in: New file - template for the script that runs mc and changes directory in csh. * lib/mc-wrapper.sh.in: New file - template for the script that runs mc and changes directory in sh.
2 строки
50 B
Tcsh
2 строки
50 B
Tcsh
alias mc 'source @suppbindir@/mc-wrapper.csh \!*'
|