会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
希言自然
常存虚怀若谷,常保求知若渴
博客园
首页
新随笔
联系
管理
2019年2月12日
Linux中 tr 命令详解
摘要: tr - translate or delete characters 主要用于转换和删除字符带有最常用选项的t r命令格式为:tr -c -d -s [ "string1_to_translate_from" ] [ "string2_to_translate_to" ] input_file-c
阅读全文
posted @ 2019-02-12 15:01 醉城、
阅读(1781)
评论(0)
推荐(0)
编辑