yes, you can: find /media/d/ -type f -size +50M ! \( -name "*deb" -o -name "*vmdk" \). Explanation from the POSIX spec: ! expression : Negation of a primary ...
確定! 回上一頁