![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 with shell script execution | anju | Shell Programming and Scripting | 2 | 05-08-2008 01:50 AM |
| Questions on shell execution | stevefox | Shell Programming and Scripting | 6 | 11-20-2007 04:06 AM |
| Scripts fails if you change its code during the execution. | Klashxx | Shell Programming and Scripting | 4 | 07-04-2007 06:43 AM |
| Scripts execution | aladdin | UNIX for Dummies Questions & Answers | 9 | 01-11-2007 03:08 PM |
| execution of shell script | malaymaru | Shell Programming and Scripting | 5 | 06-13-2005 09:49 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Please help on shell scripts execution
I have already posted the question. Because previous post has sinked so that I have to ask the question again. I created the script and chmod it as 755. The ksh shell is in bin. Now I typed ./script_name.ksh to execute the script in the directory of that script. The return message was: Ksh: ./script_name.ksh: Not found. What does this mean? I typed script name correctly. I am really confused by this. Anyone could give ma a hand? Thanks a lot.
Also, another question for execution permission: if a folder's permission show like: drwxr-sr-x, what is group's r-s, The user's rwx=7, other's r-x=5, I couldn't find what is group's r-s. Please advise. Thanks again. Last edited by duke0001; 09-18-2006 at 12:40 PM.. |
|
||||
|
Andrek and blowtorch:
Thanks so much for your advice. I followed to check script name and ksh files in /bin/ksh and in /usr/bin/ksh. ksh files exist in these directories and script name has no hidden characters. Then I tried to kick it off. It still told me 'Not found'. Why do I check ksh files existing? Do I need to register my script in these ksh files or something else? I am confused by this. Any idea? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|