LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 522|回复: 0

Why system operation cann't find the interpreter??

[复制链接]
发表于 2004-11-23 00:04:37 | 显示全部楼层 |阅读模式
system operation:Fedora Core 2

perl version:

This is perl, v5.8.3 built for i386-linux-thread-multi
Copyright 1987-2003, Larry Wall

%which perl
/usr/bin/perl

In the program hello

#! /usr/bin/perl  
print "Hello!\n";

%chmod +x hello
%hello
hello: Command not found.

%perl hello
Hello.

why?????
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表