LinuxSir.cn,穿越时空的Linuxsir!

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

谁能帮忙看一下

[复制链接]
发表于 2005-11-5 06:40:03 | 显示全部楼层 |阅读模式
#ls
   BIN
#cd BIN
#gcc hello.c -o helle.exe
#./hello.exe
   hello
#cat hello.c
  main()
{
  printf("hello\n");
}
#ls
ls: . permission non accorde

为什么最后的命令执行结果是这样?有可能是什么原因造成的?
谢谢!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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