ywesee
Developer-Wiki
Dieses Wiki richtet sich an alle ywesee-Entwickler
Search
About
ywesee
Niklaus
Index
Yasu
Index
Alex
Index
Masa
Index
AmiKo
Index
Bash
Index
choddb
Index
Console
Index
deoddb
Index
gem
Index
Generika
Index
Gentoo
Index
Git
Index
Linux
config
OSX
Index
Ruby
Index
Refdata
Index
Trac
Index
Vim
Index
ydim
Index
CodingStandards
EBPS
Architecture
Bbmb
TransferDat
ODBA
ODBA
Oddb
IntegrationOdba
IndikationsSuche
MedDrugsUpdate
ODDB Prevalence Shootout
InstallOddb
StubConstError
HashStore
SLFehler
DatenBeschrieb
ChDe
Rpdf2txt
PDFBibliotheken
YDPM
BrainStorm
PortForwarding
InstallationWindows
YDIM
BrainStorm
XmlConv
SoapMessage
view
·
edit
·
sidebar
·
attach
·
print
·
history
Uploading images using Flickcurl
for image in *.bmp; do flickcurl upload $image; done
see:
https://gist.github.com/2070368
Add a Foto to the pillbox set
flickcurl photosets.addPhoto 72157630401120512 7561006162
In case the Fotos do not have clean number try this
for f in [0-9]*; do mv $f `printf %05d.jpg ${f#}`; done
view
·
edit
·
sidebar
·
attach
·
print
·
history
Page last modified on July 23, 2012, at 12:05 PM