One of the most powerful "cat scripts" involves the marker, also known as a Heredoc. This allows you to write multi-line text into a new file directly from your script.
A cat script is defined as a Bash (or POSIX sh) script where the first major data transformation begins with cat filename piped into other utilities. A simple template appears below: cat script