The command cat is short for “concatenate.” If sectiona is a new file, then it’s
automatically created. If it already exists, the previous contents will be overwritten.
(When cat is used with a single file and redirection is not indicated, then it displays the
contents of that file on the screen.) Another way to achieve the same result is with the
wild card symbol (*) like this: