Pario TechnoBlob
About Posts

Posts

Delete all newlines from a file tr -d '\n' < file
Mar 14, 2007 2:34PM
Translate uppercase characters to their corresponding lowercases cat file| tr 'A-Z' 'a-z'
Mar 14, 2007 2:32PM
File integrity A script using bash and md5sum to keep track of file integrity. # Change the separator to allow for filenames containing spaces # (the default is " \t\n", which...
Mar 14, 2007 12:36PM
Script to download pictures from camera and rename them etc download photos from camera and sort them by date of day in folders remove possible duplicates if I did not erase camera images since last download convert RAW/NEF images to a...
Mar 13, 2007 1:52PM
«« « 1 2 3  …  113 114 115  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom