recursively search files matching *.fileExt for pattern in current directory
grep --color -inr --include \*.kt 'SDK_INT' .Get the current amount of instances - 1
ps aux | grep GradleDaemon | wc -lfind */*.tar -exec tar xvzf {} \;find . -type f -name '*.png' -exec du -ch {} + | grep total$find . -name 'build' -type d -exec rm -rf {} \;grep -rnw . --exclude-dir={build,*.iml} -e 'pattern'find . -name "*.sql" -type f -mtime +7 -exec rm -f {} \;