Sjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 7 天前Oh no! 🤦♂️sh.itjust.worksimagemessage-square54fedilinkarrow-up1976arrow-down19
arrow-up1967arrow-down1imageOh no! 🤦♂️sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 7 天前message-square54fedilink
minus-squareAtherel@lemmy.dbzer0.comlinkfedilinkarrow-up2·7 天前why -exec rm when find has a -delete flag?
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up4·7 天前Is that some new-fangled GNU thing? It’s certainly not POSIX.
minus-squareAtherel@lemmy.dbzer0.comlinkfedilinkarrow-up5·7 天前Oh, 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.