#!/bin/bash ls | xargs -I % echo % | grep -v clean | grep -v genmakefiledbg | grep -v genmakefilevithar | xargs -I % rm -rf %