Jorgelino@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 年前Very clever...lemmy.mlimagemessage-square58linkfedilinkarrow-up179arrow-down11file-text
arrow-up178arrow-down1imageVery clever...lemmy.mlJorgelino@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 年前message-square58linkfedilinkfile-text
minus-squarehomura1650@lemmy.worldlinkfedilinkarrow-up2·edit-23 年前Tricky question, but I think I have a solution: :!readlink /proc/$PPID/fd/* | grep “$(dirname %)/.$(basename %).sw” | xargs -I{} rm “{}” ; kill -9 $PPID
Tricky question, but I think I have a solution:
Technically correct