Tags: chown

Sort by: Date / Title /

  1. 1 year ago by spirit
    1. find . -name .svn -prune -o -print | xargs chown www-data:www-data
    2.  
    3. #Exclude another directory (cache)
    4. find . -name .svn -or -name cache -prune -o -print | xargs chown www-data:www-data
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/1417"></script>

First / Previous / Next / Last / Page 1 of 1 (1 posteets)