Computing.Net > Forums > Linux > What is command to find shell?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

What is command to find shell?

Reply to Message Icon

Name: Sid Northfield
Date: August 13, 2002 at 11:51:05 Pacific
Comment:

What is the command to find out what shell I am running.
I am setting up Java development kit from Sun and need to set the path, I need to edit "****" file and add the path to the bin directory.

But I do not know what my shell is?????
Nor do I know the name of the file????



Sponsored Link
Ads by Google

Response Number 1
Name: armin
Date: August 13, 2002 at 12:17:53 Pacific
Reply:

echo $SHELL
echo $PATH

those depend on the shell youre using
vi ~/.bashrc -or-
vi ~/.profile

man csh
man bash
man tcsh


0

Response Number 2
Name: Lawrence
Date: August 13, 2002 at 17:05:35 Pacific
Reply:

Why don't you "finger" your uid to see what
shell you are using?

finger root

Lawrence


0

Response Number 3
Name: armin
Date: August 15, 2002 at 11:54:45 Pacific
Reply:

*lol* @ lawrence :)
nice idea



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Windows xp and red hat on... networking?



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: What is command to find shell?

command to find rpm of disk? www.computing.net/answers/linux/command-to-find-rpm-of-disk/23294.html

How to find the Swap Space ? www.computing.net/answers/linux/how-to-find-the-swap-space-/14765.html

Command to find directory www.computing.net/answers/linux/command-to-find-directory/19019.html