文本从尾到头输出
http://www.linuxidc.com/Linux/2007-05/4065.htm
cat<=>tac
tac 1.txt >tac1.txt
tail 1.txt == head tac1.txt
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did44315
http://www.linuxidc.com/Linux/2007-05/4065.htm
cat<=>tac
tac 1.txt >tac1.txt
tail 1.txt == head tac1.txt