vim ~/.bashrc

```

# grep 不显示 grep 进程

alias grep='grep -v grep | grep --color=auto'

 

```

相关文章:

  • 2021-12-11
  • 2021-09-03
  • 2021-12-22
  • 2021-10-04
  • 2022-02-08
  • 2021-10-06
  • 2021-07-31
  • 2021-12-01
猜你喜欢
  • 2021-11-23
  • 2021-09-09
  • 2021-07-15
  • 2022-01-14
  • 2021-10-31
  • 2021-09-03
  • 2021-05-21
相关资源
相似解决方案