zarkanian@sh.itjust.works to Linux@lemmy.ml · 18 hours agoAn amazing directory: /proclemmy.mlimagemessage-square59linkfedilinkarrow-up1713arrow-down14
arrow-up1709arrow-down1imageAn amazing directory: /proclemmy.mlzarkanian@sh.itjust.works to Linux@lemmy.ml · 18 hours agomessage-square59linkfedilink
minus-squarefour@lemmy.ziplinkfedilinkEnglisharrow-up32·12 hours agoI’m surprised it doesn’t mention that /proc/self automagically points to the directory of the current process. So if you’re writing a program, you can just look there for information about itself
I’m surprised it doesn’t mention that
/proc/selfautomagically points to the directory of the current process. So if you’re writing a program, you can just look there for information about itself