
quote - Convert STDIN to dos quoted strings

This document describes quote ($Version: 0.3.3.179015 $).

quote [<option(s)>] [<filename(s)>]

Quote all output
Combine INPUT into one line seperated by SPACE.

FILENAMES...

Print the usual program information

quote will read INPUT (either STDIN or <filename(s)> and "quote" each input line,
printing the results to STDOUT.
"Quoting" each argument converts it into a token which,
when interpreted by CMD.EXE,
results in the original token.