Reverse detail from Kakelbont MS 1, a fifteenth-century French Psalter. This image is in the public domain. Daniel Paul O'Donnell

Forward to Navigation

< !-- Debug #2 -- >

Change date using touch

Posted: Oct 18, 2011 11:10;
Last Modified: Nov 22, 2011 21:11
Keywords:

---
#!/bin/sh
for i in *; do
  touch -r "$i" -d "-1 years" "$i"
done
----  

Comment

:
:

:

Textile help

Back to content

Search my site

Sections

Current teaching

Recent changes to this site

Follow me on Twitter