摘要:
vim ~/.bashrc # grep 不显示 grep 进程 alias grep='grep -v grep | grep --color=auto' 阅读全文
posted @ 2020-06-18 08:59
whmmm
阅读(177)
评论(0)
推荐(0)
摘要:
vim ~/.bashrc ``` # grep 不显示 grep 进程 alias grep='grep -v grep | grep --color=auto' ``` 阅读全文
posted @ 2020-06-18 08:53
whmmm
阅读(116)
评论(0)
推荐(0)