tac : concatenate and print files in reverse
[SYNOPSIS] tac OPTION FILE
OPTION
-b
attach the separator before instead of after
-r
interpret the separator as a regular expression
-s STRING
use STRING as the separator instead of newline