![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script doesn't work, but commands inside work | cheongww | UNIX for Dummies Questions & Answers | 2 | 11-14-2006 07:52 PM |
| how do I get my arrow keys to work for looking thru my PREVIOUS UNIX COMMANDS | spotnis | UNIX for Dummies Questions & Answers | 11 | 09-13-2005 10:22 PM |
| Basic Unix Commands for cygwin | sanjay.karthik | Windows & DOS: Issues & Discussions | 0 | 07-25-2005 06:38 AM |
| Need help in sftp basic commands | livetaurean19 | Shell Programming and Scripting | 2 | 06-15-2005 05:41 AM |
| Unix basic commands | Peter Spellman | UNIX for Dummies Questions & Answers | 3 | 08-10-2001 04:41 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
|||
|
|||
|
When I enter "echo $SHELL" I get:
/bin/bash However, my terminal window is named: Terminal - sh -csh How is this possible? Am I running three shells at once? |
| Forum Sponsor | ||
|
|
|
#9
|
||||
|
||||
|
do "echo $0"
that's the shell you're running |
|
#10
|
|||
|
|||
|
OK, I just did. The result is:
sh |
|
#11
|
||||
|
||||
|
Quote:
If you want to use bash as your shell, ask your SA to change your login shell to bash. |
||||
| Google The UNIX and Linux Forums |