Post #2460418
2024-06-15 07:24 UTC
@saddestrobots@jorts.horse @scottmichaud@mastodon.gamedev.place my solutions to search stuff are:
find | grep bla
find | xargs grep bla
It doesn’t work of BSD and OS X. I try it at least five times a day as I use a Mac everyday. Sure I accept it was made to work this way, but really, would it hurt to allow me to type two characters less?
Replies (1)
-
@morenonatural@todon.nl 2024-09-03 16:27
@chexum@hachyderm.io @saddestrobots@jorts.horse @scottmichaud@mastodon.gamedev.place gave up on maintaining compatibility for scripts and started using #guile as an overall replacement