Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.profile

Status
Not open for further replies.

todups

Technical User
Joined
Jul 17, 2001
Messages
42
Location
US
Hi All,

where does the .profile reside for root account,coz when i login and type echo $PATH i can see the paths but i'm puzzled as to where this path variable coming from coz .dtprofile doesnt have them .

I'm confused..

Todup
 
.profile for root can be found in the root (/) directory. HTH.
 
usually there is no .profile for root, but all accounts start off with /etc/profile
 
Note, in some instalations the root home directory is not / it may be /root (or something else).
To get roots .profile look in ~/.profile when logged in as root.

Ged Jones

Top man
 
...or if you can't find it, create it.

StickyBit.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top