![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem Setting $PATH | greengrass | SUN Solaris | 1 | 04-08-2007 12:40 AM |
| Help on setting path variable | randomcz | UNIX for Dummies Questions & Answers | 4 | 11-15-2006 03:41 PM |
| Setting $PATH for a particular file...???? | moxxx68 | UNIX for Dummies Questions & Answers | 4 | 10-08-2004 04:23 AM |
| Setting path for GCC? | HOUSCOUS | UNIX for Dummies Questions & Answers | 2 | 09-17-2003 12:44 AM |
| Global PATH setting | jxh | UNIX for Dummies Questions & Answers | 5 | 07-20-2001 06:23 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Setting path
Hi all,
I have a java command in a shell script. When i m executing the command from the prompt its working fine. But when i paste the same command in a shell script and execute the shell script it says path not found. Please help. |
|
|||||
|
Quote:
|
|
||||
|
Set the PATH
Like sb008 said, set the PATH variable to point to the directory where the java executable is located. Then if the executable name is unique, it should be executed without issues. For more info search the forums.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|