The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
How to create file execution in KSH shell
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
How to create file execution in KSH shell
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
06-23-2006
grial
El UNIX es como un toro
Join Date: Jun 2006
Location: Madrid (Spain)
Posts: 531
Quote:
Originally Posted by
grumpf
...
chmod +x /tmp/myexecuteable
/tmp/myexecuteable
This will also work:
Code:
... sh /tmp/myexecuteable ...
Regards.
grial
View Public Profile
Find all posts by grial
Find grial's past nominations received
Find grial's present nominations given