列出Linux中所有命令别名

root@performance:~# alias -p
alias ll='ls $LS_OPTIONS -l'
alias ls='ls $LS_OPTIONS'
alias python='python3'
root@performance:~#

 linux alias 命令 查看系统设置的命令别名 - minger_lcm - 博客园 (cnblogs.com)

posted @ 2024-01-25 10:24  你说夕阳很美  阅读(9)  评论(0)    收藏  举报