LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Difference between bash and xterm (https://www.linuxquestions.org/questions/red-hat-31/difference-between-bash-and-xterm-90090/)

krackerroot 09-07-2003 02:26 AM

Difference between bash and xterm
 
What is the difference between say xterm and bash?


:newbie:

lynch 09-07-2003 04:49 AM

Bash is the command line interface(CLI) that run within an xterm or console.Xterm is the terminal emulator.
lynch

linuxJaver 09-07-2003 09:25 AM

In the DOS/windows platforms bash is compareable to command.com (only huge powerfull than), xterm is compareable to command-prompt/cmd.exe (only far far usefull than) ..

But there are many other shells(CLI) in linux other than bash like tcsh, csh not like in windows only command.com ..

darthtux 09-07-2003 03:30 PM

bash is the interface between a user and the kernel. xterm is just simply a program that allows you to access bash.

krackerroot 09-08-2003 10:32 AM

thanks for all the replies


All times are GMT -5. The time now is 02:48 PM.