Enscript: One Line Printing
Posted on October 3rd, 2007 by hengdu
Instead of opening text editor, selecting “File” menu followed choosing “Print”, we can print out or transfer text file by using one line. Assuming that the printer name is “printer”. Try this out,
enscript -2rGE -P printer some_script.txt
which will give us more reason to embrace CLI.
Discussion Area - Leave a Comment