小编noo*_*nux的帖子

Ubuntu 命令不起作用

我的 Ubuntu 看起来有点奇怪。cdmkdir工作正常,但除 和 之外的说明lsrm适用。我不确定问题是什么。没有其他方法来初始化这条路径吗?我之前已经解决了终端不工作的问题,但是这次指令没有执行,我无法继续我的实验。

(base) sohyeon@X11DAi-N:~$ ls
(base) sohyeon@X11DAi-N:~$ ls
(base) sohyeon@X11DAi-N:~$ ls
(base) sohyeon@X11DAi-N:~$ ls
(base) sohyeon@X11DAi-N:~$ mkdir bl
(base) sohyeon@X11DAi-N:~$ cd bl
(base) sohyeon@X11DAi-N:~/bl$ ls
(base) sohyeon@X11DAi-N:~/bl$ echo $PWD
/home/sohyeon/bl
(base) sohyeon@X11DAi-N:~/bl$ ^C
(base) sohyeon@X11DAi-N:~/bl$ ls -blah
(base) sohyeon@X11DAi-N:~/bl$
Run Code Online (Sandbox Code Playgroud)
(base) sohyeon@X11DAi-N:~$ type -a ls
ls is aliased to `ls --color=auto'
ls is /usr/bin/ls
ls is /bin/ls
Run Code Online (Sandbox Code Playgroud)

检查我的文件夹捕获图像。

在此输入图像描述

command-line ls

3
推荐指数
1
解决办法
2152
查看次数

标签 统计

command-line ×1

ls ×1