This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mc
Watch
1
Star
0
Fork
0
You've already forked mc
mirror of
https://github.com/MidnightCommander/mc
synced
2024-12-23 12:56:51 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
68ace346be
mc
/
lib
/
mc.sh.in
2 lines
45 B
Bash
Raw
Normal View
History
Unescape
Escape
* configure.in: Don't substitute mc.sh and mc.csh - it's now 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.
2002-11-01 21:10:20 +03:00
alias
mc
=
'. @suppbindir@/mc-wrapper.sh "$@"'
Reference in New Issue
Copy Permalink