The documentation says the following:
[-]opost postprocess output
I don't understand what this means. I have tried to disable this flag to see what it does:
stty -opost -F /dev/pts/0
And I have typed the ls command, and the result had the first line indented:
I still don't get what this flag does!
