The lp and lpr commands are the traditional commands used to print jobs on UNIX.
Unix commands
CUPS (Common Unix Printing System) is a daemon that controls printer drivers, print jobs, and network sharing.
There are several ways. One is to have Samba configured on the Unix system so that the Windows system has access to it. Another way is to install the lpr service for windows (most Windows servers now have that service as an installable service). 'lpr' is the Unix printing spooler which would allow you to use the lpr command in windows to print to a Unix printer.
Commands you use in a Unix based computer OS to achieve certain things. Similar to MS/DOS commands in Windows. Mostly used in computers running the Linux OS. unix command
It would take a very long time to learn all of the Unix commands, and frankly, that isn't necessary. Most Unix users have a subset of commands they use all the time, and that is how they learn them.
enqueue is a command in Unix-based operating systems that adds a print job to the CUPS (Common Unix Printing System) print queue. It is used to send a file to be printed, defining specific printing options and the destination printer. The enqueued print job will wait in the print queue until processed.
One way that will work is to use Unix commands to create a text file containing that list and print the text file. There are probably other ways too.
Printers rely on a software process known as spooling; this allows multiple users to "share" the printer by only allowing a single print job at a time to actually use the printer.
echo 'print a pattern'
Because Linux evolved from UNIX, but Windows evolved from DOS.
Man (or manual) pages
Unix files do not rely on extensions, therefore there is no command to find them.