ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
彩云之南Amy
帖子: 4
注册时间: 2013-04-06 10:44
系统: windows xp

ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

#1

帖子 彩云之南Amy » 2013-04-11 11:06

这是界面一:
界面2
界面2
这是界面二:
界面1
界面1
期待大神的简答~
彩云之南Amy
帖子: 4
注册时间: 2013-04-06 10:44
系统: windows xp

Re: ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

#2

帖子 彩云之南Amy » 2013-04-11 11:08

补充一点啊:
The program 'ls' is currently not installed. You can install it by typing:
sudo apt-get install coreutils
su@ubuntu:~$ ^C
su@ubuntu:~$ sudo apt-get install coreutils
[sudo] password for su:
Reading package lists... Done
Building dependency tree
Reading state information... Done
coreutils is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 488 not upgraded.
su@ubuntu:~$ ls -al
The program 'ls' is currently not installed. You can install it by typing:
sudo apt-get install coreutils
su@ubuntu:~$

大意就是:使用sudo apt-get install coreutils没有用
头像
lainme
论坛版主
帖子: 7805
注册时间: 2008-09-13 19:17
系统: Arch Linux (x86_64)
联系:

Re: ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

#3

帖子 lainme » 2013-04-11 11:14

你把ls删了?

sudo apt-get install --reinstall coreutils

试下。
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

#4

帖子 qy117121 » 2013-04-11 11:18

DeepinScrot-1736.png
DeepinScrot-1736.png (28.42 KiB) 查看 5005 次
被你删了
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 chuan@ubuntu.org.cn
dynamic0603
帖子: 259
注册时间: 2008-11-14 20:35

Re: ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

#5

帖子 dynamic0603 » 2013-04-11 11:19

应该要logout一下吧
彩云之南Amy 写了:补充一点啊:
The program 'ls' is currently not installed. You can install it by typing:
sudo apt-get install coreutils
su@ubuntu:~$ ^C
su@ubuntu:~$ sudo apt-get install coreutils
[sudo] password for su:
Reading package lists... Done
Building dependency tree
Reading state information... Done
coreutils is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 488 not upgraded.
su@ubuntu:~$ ls -al
The program 'ls' is currently not installed. You can install it by typing:
sudo apt-get install coreutils
su@ubuntu:~$

大意就是:使用sudo apt-get install coreutils没有用
彩云之南Amy
帖子: 4
注册时间: 2013-04-06 10:44
系统: windows xp

Re: ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

#6

帖子 彩云之南Amy » 2013-04-11 11:21

qy117121 写了:
DeepinScrot-1736.png
被你删了
嗯 好像是 谢谢~
彩云之南Amy
帖子: 4
注册时间: 2013-04-06 10:44
系统: windows xp

Re: ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

#7

帖子 彩云之南Amy » 2013-04-11 11:22

lainme 写了:你把ls删了?

sudo apt-get install --reinstall coreutils

试下。

试过了,解决了, :em11
头像
hceasy
论坛版主
帖子: 6009
注册时间: 2010-04-17 18:51
系统: W10

Re: ubuntu下ls命令无法使用,哪位大神可以参透其中奥秘?

#8

帖子 hceasy » 2013-04-11 11:46

自己删了
回复