root/hodgestar/PythonCode/Tiki2Pm/move_images.sh

Revision 377, 51 bytes (checked in by simon, 4 years ago)

Scripts for moving TikiWiki? data into PmWiki? and transforming the markup.

Line 
1IFS="
2"
3
4for x in `ls ../kat/img/wiki_up/`;
5do
6   
Note: See TracBrowser for help on using the browser.