#Bash + sed, 4937
sed -nep\;s/\\W/\ /g -e"rne"/^ *$/q;p;s/"\W|"{a..z}/\ /gi
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange#Bash + sed, 4937
sed -nep\;s/\\W/\ /g -e"rne"/^ *$/q;p;s/"\W|"{a..z}/\ /gi