![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Quest Software and PassGo Technologies Forge OEM Agreement to ... - Business Wire (pr | iBot | UNIX and Linux RSS News | 0 | 10-15-2007 09:30 AM |
| Quest Software Again Named Microsoft Global ISV Partner of the Year - Business Wire ( | iBot | UNIX and Linux RSS News | 0 | 07-13-2007 10:40 AM |
| $PWD shows absolute path vs path w/symbolic links | kornshellmaven | Shell Programming and Scripting | 3 | 06-13-2007 01:15 PM |
| vi - replacing a relative path with absolute path in a file | Yinzer955i | UNIX for Dummies Questions & Answers | 2 | 09-07-2006 12:47 PM |
| cc path problem - no acceptable path found | kendokendokendo | UNIX for Dummies Questions & Answers | 2 | 09-12-2005 10:52 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
a quest regarding the path?
Hi mates,
A newbe in UNIX world. how can i add a specific path to my default unix path. ie i want to add a directory let is say /abdul to the path and whenever i log in unix should recognize it. it is mostly importnant when i use the cc command to compile my c programs ...and i have to use ./cc ... thanx |
|
||||
|
just a shot in the dark. your not useing solaris are you? if so by default it does not come with a compiler. reguardless i would look into gcc. it is the GNU version of cc. also after you log in type Code:
(hostname)#echo $PATH this will display your default path. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|