Ubuntu 14.0.3 上的 Coreutils 不工作

Coreutils on Ubuntu 14.0.3 is not working

我一直在尝试执行命令 "ls",但控制台返回 "The program 'ls' is currently not installed. You can install it by typing: apt-get install coreutils"。我试过安装 coreutils,它说 coreutils 已经是最新版本了。 "ls" 还是不行。我也在使用数字海洋水滴。谢谢。This is what it looks like

我修好了。我刚刚重新安装了 coreutils。

sudo apt-get --reinstall install coreutils