Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I am using ksh. Can I use functions defined in the .kshrc within MC?

defined functions ksh MC
0
Posted

I am using ksh. Can I use functions defined in the .kshrc within MC?

0

Sorry, MC only supports bash, tcsh and zsh functions. Ksh functions are not supported because ksh lacks the necessary hooks needed for subshell integration. Switch to bash or zsh. They are both quite compatible with ksh. Your ksh functions should work as such or after minimal changes.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123