cm0002@sh.itjust.works to Programmer Humor@programming.dev · 20 days agoDeleting Fileslemmy.mlimagemessage-square165linkfedilinkarrow-up11.42Karrow-down113file-textcross-posted to: [email protected]
arrow-up11.4Karrow-down1imageDeleting Fileslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 20 days agomessage-square165linkfedilinkfile-textcross-posted to: [email protected]
lsof | grep <filename>
That’s the one