Quantcast
Channel: Webminal - Latest topics
Viewing all articles
Browse latest Browse all 484

Chmod +x filename

$
0
0

I give chmod +x filename and and run the file
[paul@RHEL4a ~]$ echo echo Hello World > hello_world
[paul@RHEL4a ~]$ chmod +x hello_world
[paul@RHEL4a ~]$ ./hello_world
-bash: ./hello_world: Permission denied

I get this error.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 484

Trending Articles