Sjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 15 days agoOh no! 🤦♂️sh.itjust.worksimagemessage-square54linkfedilinkarrow-up1963arrow-down19
arrow-up1954arrow-down1imageOh no! 🤦♂️sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 15 days agomessage-square54linkfedilink
minus-squareAtherel@lemmy.dbzer0.comlinkfedilinkarrow-up2·15 days agowhy -exec rm when find has a -delete flag?
minus-squarebarsoap@lemm.eecakelinkfedilinkarrow-up4·15 days agoIs that some new-fangled GNU thing? It’s certainly not POSIX.
minus-squareAtherel@lemmy.dbzer0.comlinkfedilinkarrow-up5·15 days agoOh, for once the BSD version has more options than the GNU one.
why
-exec rm
when find has a -delete flag?Is that some new-fangled GNU thing? It’s certainly not POSIX.
Oh, for once the BSD version has more options than the GNU one.