![]() |
|
|
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 |
| how to execute a batch script from shell script | lakshmis10 | Shell Programming and Scripting | 1 | 10-17-2007 01:43 PM |
| execute script | tonet | Shell Programming and Scripting | 1 | 10-17-2007 07:01 AM |
| script execute or no execute | Kespinoza97 | Shell Programming and Scripting | 4 | 06-23-2007 10:27 AM |
| Can't execute a script | ssmiths001 | Shell Programming and Scripting | 3 | 06-02-2006 06:50 PM |
| Is it possible to execute shell script with PHP? | Micz | Shell Programming and Scripting | 1 | 05-27-2004 12:52 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
execute a script
Okay, a more basic question will be hard to find, but I'm a first time Unix user and I can't get a script starting.
I'm the owner of te script, I can change te script but when I want to execute it, it can't be found???? $ ls -l gives: -rwxr-x--x db_call_checkup $ db_call_checkup gives: ksh: db_call_checkup: not found Content of cat db_call_checkup = #!/bin/ksh echo "bla" exit Can it be that I don't have any rights to execute scripts at all? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|