On Sun, 2010-11-28 at 13:33 -0500, Otto Gvert wrote: > > http://www.spotht.com/search/label/Linux%20and%20Unix?updated-max=2010-05-13T05%3A33%3A00-07%3A00&max-results=20 >
It has some interesting stuff there. I like sites that provide straight forward real world examples of command usage. They make great resources and even better cheat sheets. This is one I frequent, and since its so easily found via common keywords in google, ssh tar copy/push/pull, don't even have it bookmarked. Might have mentioned it before. http://ultra.ap.krakow.pl/~bar/DOC/ssh_backup.html I recently started making a list of odd commands (two so far) I will run at times, but are useful. Should put them on the wiki at some point, and we should all consider collaborating on something like that. Anyone is welcome to get started anytime. Probably all in one page at least at first, brief explanation and command example(s) For reference the two commands I forget but need at times, usually together. Scan a file from my HP Officejet via xsane xsane hpaio:/net/Officejet_7200_series?ip=192.168.1.250 If you have a HP net printer and not sure how to access it, you can use the hp-probe command, that comes with hplip (HPs Linux Imaging and Printing software). The other command, combine multiple PDFs into one. gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=outfile.pdf -dBATCH d1.pdf d2.pdf Where d1.pdf and d2.pdf are combined into outfile.pdf, and you can have as many pdfs as you want, just keep listing them at the end. -- William L. Thomson Jr. Obsidian-Studios, Inc. http://www.obsidian-studios.com --------------------------------------------------------------------- Archive http://marc.info/?l=jaxlug-list&r=1&w=2 RSS Feed http://www.mail-archive.com/[email protected]/maillist.xml Unsubscribe [email protected]

