Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very odd 'bash' problem in RH7.1 - What!?!!



>>>>> "DM" == Dennis McMurchy <denismcm@example.com> writes:

    DM>   What on earth can be happening here:

    DM> <root@example.com:/home/denis/internet>$ ls -l pppc*
    DM> -rwxr-xr-x    1 denismcm users         126 May 12  1997 pppc
    DM> -rwxr-xr-x    1 denismcm users         136 Nov 19  1996 pppc.big
    DM> -rwxr-xr-x    1 denismcm users        8017 Nov 13  1996 pppcosts
    DM> <root@example.com:/home/denis/internet>$ ./pppcosts
    DM> bash: ./pppcosts: No such file or directory
    DM> <root@example.com:/home/denis/internet>$ ls -l ./pppcosts
    DM> -rwxr-xr-x    1 denismcm users        8017 Nov 13  1996 ./pppcosts

This simply means that the program which should execute your script is
not found. Type

$ head -1 ./pppcosts

and you will see what it is.

No ghosts in you machine I hope :)

Viktor


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links