Live and recent posts from across the Fediverse tagged #clipower, aggregated by home.social.
#clipower
Well, that was a rather useful CLI construct 😎 🤓
find . -type f -exec grep -q "string_I_am_looking_for" {} \; -exec emacs {} \;
#linux #geek #emacs #fileediting #clipower #devops