cat
English [k?t] American [k?t]
n. ???; ??? ??; ?? ???
vt.Huan? ??, ??? ???.
3?? ??: cats ??: cats ????: catting ????: catted ????: catted
??? ??? ?? ???
??: cat ??? ??? ???? ?? ?? ??? ???? ? ?????.
??: ?? ???
??: ??cat [-AbeEnstTuv] [--help] [--version] ?? ??
??? ??? ?? ?
textfile1? ?? ??? ? ??? ???? ?? textfile2? ?????.
cat -n textfile1 > textfile2
textfile1 ? textfile2? ?? ??? ? ??? ??? ??(? ?? ???? ??) ??? textfile3 ??? ?????. :
cat -b textfile1 textfile2 >> textfile3
Clear /etc /test.txt ?? ??:
cat /dev/null > /etc/test.txt
cat? ???? ??? ??? ?? ?? ????. ?? ??, ??? ???? ??? ??? ???? ??? ???? ??? ??? ?????.
cat /dev/fd0 > OUTFILE
???, ??? ??? ??? ???? ??? ??? ?????.
cat IMG_FILE > /dev/fd0