Hacker News new | ask | show | jobs
by Karellen 1653 days ago
PRN was for the printer.

AUX is for "auxiliary" (aka "misc."/"other") device - i.e. any other bit of unspecified random hardware you'd managed to hook up with a custom driver by yourself.

1 comments

AUX is just a synonym for COM1, i.e. first serial port in DOS/Windows.