Skip to content

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

@ltyanchengxu

Description

@ltyanchengxu

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

# which ll
alias ll='ls -l --color=auto'
	/usr/bin/ls

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions