home.social

#clipower — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #clipower, aggregated by home.social.

  1. 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