常用grep alias

发布时间:2020-08-07 22:36:24 作者:flywiththewind
来源:ITPUB博客 阅读:134
vi .bashrc

alias cp='cp -i'
alias egrep='egrep --color=auto'
alias fgrep='fgrep --color=auto'
alias grep='grep --color=auto'
alias l.='ls -d .* --color=auto'
alias ll='ls -l --color=auto'
alias ls='ls --color=auto'
alias mv='mv -i'
alias rm='rm -i'
alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'

source .bashrc



常用grep alias


联系方式:

肖鹏飞 
tel:18618196076
qq:694580461
推荐阅读:
  1. grep过滤的详细说明和实例
  2. 关于Unix中grep的alias设置的一点建议

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

alias grep 常用

上一篇:激光雷达性能好坏主要取决于哪些技术指标?

下一篇:扫地机器人产业发展现状及市场发展前景

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》