Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

what does these words mean & what should i do?

Status
Not open for further replies.

spintronics

Newbie level 4
Joined
Nov 19, 2006
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,337
For this user you should set the shell to be or csh or tcsh, because it will
make your life a lot easier. Almost all of the examples for configuring the
environment are in the form of C shell commands, so if you set your shell to
bash or any other shell you will have to translate all the settings from C
shell to your shell.


thank you :)
 

spintronics said:
For this user you should set the shell to be or csh or tcsh, because it will
make your life a lot easier. Almost all of the examples for configuring the
environment are in the form of C shell commands, so if you set your shell to
bash or any other shell you will have to translate all the settings from C
shell to your shell.

i am not sure about that, i am also a newbee in linux.

but it seems that you have to use C type shell (csh or tcsh) .
you can check your shell using the following command:

ps -p $$
 

csh and bash are very similar, especially when you're a user, not an adm.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top