Viewing File: /home/quiczmwg/.bash_history

cd wealthwisenetwork.org
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
cd affordablerealtycorporation.com
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
cd  bitmaven.org
cd ..
cd  bitmaven.org/
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
cd ..
cd  primepulselink.org/
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
cd ..
cd public_html
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
cd ..
cd solixproperties.org
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
cd ..
cd swiftwaylog.org
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
cd ..
cd teedevinnovations.com
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
cd ..
cd wealthwisenetwork.org
find -type f | xargs chmod 644 ; find -type d | xargs chmod 755 ; chmod 750 . -c
find ./ -type f -not -perm 644 -not -name ".ftpquota" -exec chmod 644 -c {} \;; find ./ -type d -not -perm 755 -not -group nobody -exec chmod 755 -c {} \;
Back to Directory File Manager
<