4918
5880
3万
GROAD
曲径通幽,安觅芳踪。
[root@localhost basic_test]# cat -E pass.txt yes:no:hi:hello:maybe:welcome$ ok:awk:bird:amd:tmd:intel:ati$ name:linux:unix:gnu:bsd:open$ suse:ubuntu:fedora:redhat:now$ china:usa:korea:japan:enland:old$
[root@localhost basic_test]# cat -n pass.txt 1 yes:no:hi:hello:maybe:welcome 2 ok:awk:bird:amd:tmd:intel:ati 3 name:linux:unix:gnu:bsd:open 4 suse:ubuntu:fedora:redhat:now 5 china:usa:korea:japan:enland:old
[root@localhost Desktop]# cat -v desktop.ini [.ShellClassInfo]^M # ^M 为 win 下的换行符 CLSID={645FF040-5081-101B-9F08-00AA002F954E}^M
[root@localhost Desktop]# cat -T test.txt tab^Itab^Itab
oot@bt:~# cat tmp.txt hello hello world hello linux hello shell
root@bt:~# cat -s tmp.txt hello hello world hello linux hello shell
cat tmp.txt |tr -s '\n' hello hello world hello linux hello shell
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
小黑屋|手机版|Archiver|曲径通幽 ( 琼ICP备11001422号-1|公安备案:46900502000207 )
GMT+8, 2025-6-18 07:33 , Processed in 0.063201 second(s), 22 queries .
Powered by Discuz! X3.2
© 2001-2013 Comsenz Inc.