User Tools

Site Tools


wiki_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki_notes [2010/01/07 07:56] jtkorbwiki_notes [2010/01/07 07:56] (current) jtkorb
Line 24: Line 24:
 Remove old files and clear the data cache (step 4): Remove old files and clear the data cache (step 4):
  
-  $ egrep -v "^($|#)" removeold.txt | xargs -n 1 rm -rf +  $ egrep -v "^($|#)" removeold.txt | (cd dokuwiki; xargs -n 1 rm -rf) 
-  $ rm -rf data/cache/*+  $ rm -rf dokuwiki/data/cache/*
  
 Turn the web server back on if it was turned off earlier. Turn the web server back on if it was turned off earlier.
wiki_notes.txt · Last modified: 2010/01/07 07:56 by jtkorb