六狼论坛's Archiver
首页
›
linux
› ls command not found
黎明lm
发表于 2013-2-4 13:04:02
ls command not found
ls command not found
分类: linux 技术 2010-10-11 17:40 1244人阅读 评论(2) 收藏 举报
编辑profile文件没有写正确,导致在命令行下 ls等命令不能够识别。
在命令行下打入下面这段就可以了
export PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
页:
[1]
查看完整版本:
ls command not found