![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix Arithmatic operation issue , datatype issue | thambi | Shell Programming and Scripting | 23 | 02-19-2008 04:19 AM |
| urgent help needed in telnet issue | sam99 | Shell Programming and Scripting | 0 | 12-02-2007 07:35 AM |
| Urgent need help - issue sftp | bucci | SUN Solaris | 1 | 04-05-2007 05:57 AM |
| URGENT,URGENT- Need help tape drive installation | sriny | UNIX for Advanced & Expert Users | 3 | 11-16-2006 12:43 PM |
| URGENT---URGENT--No OK PROMPt after RSC CONFIG | sriny | SUN Solaris | 7 | 10-29-2006 08:06 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Need Urgent help in this issue
Hi ,
In Unix, Is there is any difference between the environment path variable "path" and "PATH". When I set PATH I am unable to get binary but when I set path then the binary is visible what may be the issue ? Thanks in advance Bathri |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Can you tell me which shell are you using?
The PATH and path variable varies depending on the shell. For Korn shell - PATH is used For C shell - path is used. [Chapter 6] 6.5 PATH and path For C shell UNIX Tutorial Eight Hope the above links help you. Regards, Chella |
|||
| Google The UNIX and Linux Forums |