$ vim ~/.bashrc
alias ll='ls -l'   #加入此行

ps:加入后肯能无法当场起作用,
执行该句: source ~/.bashrc

相关文章:

  • 2021-12-13
  • 2021-12-23
  • 2021-12-23
  • 2021-12-13
  • 2021-12-23
  • 2021-12-23
  • 2022-12-23
  • 2021-12-17
猜你喜欢
  • 2021-11-02
  • 2021-12-13
  • 2021-11-14
  • 2022-12-23
  • 2021-10-17
相关资源
相似解决方案