[root@localhost Desktop]# cat test.txt
tab tab tab
yes yes yes
[root@localhost Desktop]# tac test.txt
yes yes yes
tab tab tab
# head -n 1 /etc/passwd | tac -s ":"
/bin/bash
/root:root:0:0:x:root:
欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) | Powered by Discuz! X3.2 |