Cannot run scripts in FC3 if the first line is a comment specifying interpreter

s. h. csh_jp at yahoo.com
Sat Feb 19 11:23:50 UTC 2005


Hi,

Just installed FC3 and updated. But I found that I
cannot run scripts if the first line is the comment
specifying the interpretor, like:

=============
#!/bin/bash
echo "aaa"
=============

but a script without that first line works fine:


=============
echo "aaa"
=============

Does anyone have the same problem? How to fix it?

thanks,
Chris


	
		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail




More information about the fedora-devel-list mailing list