SyntaxFix
Write A Post
Hire A Developer
Questions
Use cut:
cut
cut -c6-
This prints each line of the input starting at column 6 (the first column is 1).