Command Line Magic (climagic)'s status on Monday, 26-Nov-12 15:45:08 UTC
-
curl -D >(grep ^Last-Mod|cut -d' ' -f2- > d.txt) example\.com/m.png>i.png &&mv i.png $(date -d"$(cat d.txt)" "+m-%s.png") # save img by date
curl -D >(grep ^Last-Mod|cut -d' ' -f2- > d.txt) example\.com/m.png>i.png &&mv i.png $(date -d"$(cat d.txt)" "+m-%s.png") # save img by date
Identi.ca is a microblogging service brought to you by E14N. It runs the StatusNet microblogging software, version 1.1.0-release, available under the GNU Affero General Public License.
All Identi.ca content and data are available under the Creative Commons Attribution 3.0 license.