env GOPATH=`pwd` go get -u github.com/guonaihong/coreutils/tac/tac
Usage of tac:
-b, --before
attach the separator before instead of after
-r, --regex
interpret the separator as a regular expression
-s, --separator string
use STRING as the separator instead of newline