Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

勘误"命名别名:例如 ll 是 ls -al 的别名" #1193

Open
ltyanchengxu opened this issue May 12, 2022 · 8 comments
Open

勘误"命名别名:例如 ll 是 ls -al 的别名" #1193

ltyanchengxu opened this issue May 12, 2022 · 8 comments

Comments

@ltyanchengxu
Copy link

计算机基础/Linux/Linu计算机基础/Linux/Linux.html#特性x.html#特性中:
ll 是 ls -al 的别名
应为
ll 是 ls -l 的别名

# which ll
alias ll='ls -l --color=auto'
	/usr/bin/ls
@musnows
Copy link

musnows commented Jun 16, 2022

是的👍我想问一下,是不是有些linux版本不支持ll指令?CentOS7.6的服务器支持,但是我的树莓派系统貌似不支持(树莓派系统基于Debian)

@yinyinfeiqiao
Copy link

yinyinfeiqiao commented Jun 16, 2022 via email

@janko-zpeng
Copy link

janko-zpeng commented Jun 16, 2022 via email

@HarryWord
Copy link

HarryWord commented Jun 16, 2022 via email

@ynuwm
Copy link

ynuwm commented Jun 16, 2022 via email

@SmokingMouse
Copy link

SmokingMouse commented Jun 16, 2022 via email

@tangdlit
Copy link

tangdlit commented Jun 16, 2022 via email

@IrenaChen33
Copy link

IrenaChen33 commented Jun 16, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants