Messages in this thread |  | | Date | Mon, 25 Nov 1996 16:11:10 +0100 (GMT+0100) | From | List User <> | Subject | Linux 2.1.13 |
| |
Hi, ran into a "small" problem.
Updated to kernel 2.1.13 and got the following: ---------- 1 -rwx--x--x 1 paddy users 33 Nov 25 13:55 hello.world*
./hello.world: Command not found. --------- Script looking like this: ------- #!/bin/sh -f
echo "Hello World" --------------- but if I rewrite this and remove "-f" in "#!/bin/sh -f" things work great! ???
Any ideas ??
I'm currently running on a i486 dx4 with 24M ram.. kernel 2.1.13 and libc.so 5.4.10 currently tcsh 6.07.02.
This worked under kernel 2.1.11 and below.. ?? (dont know about 2.1.12 tho)
Would be happy for response on this issue :)
/paddy
|  |