News

To specify the number of pages to print on a page, use the lp -o number-up=# command (e.g., lp -o number-up=16 mydoc). If your document doesn’t contain as many pages as you’ve requested in the ...
2. Global replacements To replace every instance of a certain word in a file, you would need to use a command like the one shown below where the “g” means “global”. The command will change ...