zarkanian@sh.itjust.works to Linux@lemmy.ml · 14 days agoAn amazing directory: /proclemmy.imagisphe.reimagemessage-square78linkfedilinkarrow-up1968arrow-down14
arrow-up1964arrow-down1imageAn amazing directory: /proclemmy.imagisphe.rezarkanian@sh.itjust.works to Linux@lemmy.ml · 14 days agomessage-square78linkfedilink
minus-squarefour@lemmy.ziplinkfedilinkEnglisharrow-up43·14 days 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