Tango.info bash: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2013-06-13

2012-08-07

  • curprev 04:08:052012-08-07T04:08:05Tobiasco talk contribs 177 bytes +177 Created page with " ==rename the pdfs in /x/pdf/DEBER== for file in berlin.tango.info_2*; do newfile=`echo $file|sed 's/berlin.tango.info_2/tango.info_berlin_2/'` ; mv -i "$file" "$newfile" ; done"