How to reverse file content using sed command ? In this post, we will at an interesting way how to reverse a file content using sed(stream editor) command. I. TAC Command: Command to reverse file content. ### Create a... By Saket Jain Published May 20, 2019 Linux/Unix, Shell Scripting