photography:scripts
Differences
This shows you the differences between two versions of the page.
| photography:scripts [2012/06/15 07:22] – created cedric | photography:scripts [2022/01/02 12:05] (current) – cedric | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Find incoherence in your backups ===== | ===== Find incoherence in your backups ===== | ||
| <code bash> | <code bash> | ||
| - | cedric@debian: | + | ~/ |
| - | cedric@debian: | + | ~/ |
| - | cedric@debian: | + | /mnt/nas$ find ./ |
| - | cedric@debian: | + | /mnt/nas$ diff --brief / |
| </ | </ | ||
| Line 177: | Line 177: | ||
| <code bash> | <code bash> | ||
| - | [cedric@localhost ~]$ convert 16-04-2008_0167.jpg -font Arial -pointsize 40 -draw " | + | $ convert 16-04-2008_0167.jpg -font Arial -pointsize 40 -draw " |
| </ | </ | ||
| Line 184: | Line 184: | ||
| <code bash> | <code bash> | ||
| - | convert picture.jpg -thumbnail 240 -bordercolor white -background black +polaroid picture-pola.png | + | $ convert picture.jpg -thumbnail 240 -bordercolor white -background black +polaroid picture-pola.png |
| </ | </ | ||
photography/scripts.txt · Last modified: by cedric
