-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 19-Nov-2002/19:07 -0600, Yoink! <[EMAIL PROTECTED]> wrote:
>On Tue, 19 Nov 2002, Hernan Brun wrote:
>> I have a script in /etc/rc.d
>> If I execute it in rc.local way, not work
>>
>> If I change to /etc/rc.d and write  ./script
>> No such file or directory
>> But the file is there and have x permision!!
>> What can i do?
>> The file was copied form backup cdrom

You may need to make sure the script is in UNIX end-of-line format:

  dos2unix scriptname

Or open the file with vi and use these commands:

 :setff=unix
 :wq


 --Tony
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D

iD8DBQE92v1OpCpg3WyUI50RAnO5AJ0Y02Bj2hRYDtdwStn9o8jv9K2yAgCdHmfa
UQ1e2vze9QXe7M5DEZdOkuE=
=hr97
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to