Introduction
Cut and paste help you extract or combine parts of text quickly in scripts or the command line.
You want to get specific columns from a text file or command output.
You need to join fields from two files side by side.
You want to rearrange or remove parts of lines in a file.
You want to copy some text from one place and add it to another.
You want to process data in scripts by cutting or pasting fields.