zarkanian@sh.itjust.works to Linux@lemmy.ml · 4 days agoAn amazing directory: /proclemmy.mlimagemessage-square76linkfedilinkarrow-up1949arrow-down16
arrow-up1943arrow-down1imageAn amazing directory: /proclemmy.mlzarkanian@sh.itjust.works to Linux@lemmy.ml · 4 days agomessage-square76linkfedilink
minus-squarefour@lemmy.ziplinkfedilinkEnglisharrow-up43·3 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