cm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 months agoDeleting Fileslemmy.mlimagemessage-square141linkfedilinkarrow-up11.4Karrow-down10file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11.4Karrow-down1imageDeleting Fileslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 months agomessage-square141linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
lsof | grep <filename>
That’s the one