1. ls | head -n 1 2. ls | grep "\.c" | wc -l 3. ps -eo stat | grep 'Z' | wc -l