Help for this page

Select Code to Download


  1. or download this
    find /usr | grep -i wx | grep -v -i python | grep -v -i soffice > rm_w
    +x.sh    # | Collect wx files. Exclude wxpython, and soffice files
    sed -i -e 's/\/usr\//rm -rf \/usr\//g' rm_wx.sh