>>880 CAT(1) FreeBSD General Commands Manual CAT(1) より。 |SYNOPSIS | cat [-benstuv] [file ...] | |DESCRIPTION | The cat utility reads files sequentially, writing them to the standard | output. The file operands are processed in command-line order. If file | is a single dash (`-') or absent, cat reads from the standard input. If