tac

파일을 역순으로 표시하고 연결. 같이 보기: cat. 더 많은 정보: https://www.gnu.org/software/coreutils/manual/html_node/tac-invocation.html.

tac {{경로/대상/파일1 경로/대상/파일2 ...}}

{{cat 경로/대상/파일}} | tac

tac -s {{구분자}} {{경로/대상/파일1 경로/대상/파일2 ...}}

tac -r -s {{구분자}} {{경로/대상/파일1 경로/대상/파일2 ...}}

tac -b {{경로/대상/파일1 경로/대상/파일2 ...}}