Is there a way to `head`/`tail` a document and get the reverse output; because you don't know how many lines there are in a document? I.e. I just want to get everything but the first 2 lines of `foo.txt` to append to another document.