-
Notifications
You must be signed in to change notification settings - Fork 51.1k
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
Comments
是的👍我想问一下,是不是有些linux版本不支持ll指令?CentOS7.6的服务器支持,但是我的树莓派系统貌似不支持(树莓派系统基于Debian) |
您发的邮件我已收到,我会在第一时间向您回复!
|
亲~~你的邮件我已经收到...稍后回复你,.....!!!
|
这是来自QQ邮箱的假期自动回复邮件。您好,您的邮件已收到,我会尽快给您回复。
|
谢谢您发来的邮件,我会尽快查看并回复!Thank you!O(∩_∩)O~
|
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
你发过来的邮件怎么都是乱码啊,什么都看不到,再发一次吧。
|
您好,您的邮件我已收到,我会尽快回复的,谢谢~
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
计算机基础/Linux/Linu计算机基础/Linux/Linux.html#特性x.html#特性中:
ll 是 ls -al 的别名
应为
ll 是 ls -l 的别名
The text was updated successfully, but these errors were encountered: