LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Run a C Shell using only Bash shell (https://www.linuxquestions.org/questions/linux-software-2/run-a-c-shell-using-only-bash-shell-513520/)

HSN 12-25-2006 01:41 AM

Run a C Shell using only Bash shell
 
Hi,

I have only bash on my system. And I want to run a C shell... Is there a way for that?

jlinkels 12-25-2006 07:44 AM

It seems to me that you cannot a program which you don't have. Physically impossible.

However, if you do have the C binary, it is not more difficult than issuing the command for C shell (I think it is csh) on the bash command line. You can start one shell from within another shell.

Just curious... why would you want to run a C shell instead of bash?

jlinkels


All times are GMT -5. The time now is 09:13 AM.