zarkanian@sh.itjust.works to Linux@lemmy.ml · 1 day agoAn amazing directory: /proclemmy.mlimagemessage-square69fedilinkarrow-up1860arrow-down15
arrow-up1855arrow-down1imageAn amazing directory: /proclemmy.mlzarkanian@sh.itjust.works to Linux@lemmy.ml · 1 day agomessage-square69fedilink
minus-squarefour@lemmy.ziplinkfedilinkEnglisharrow-up40·1 day 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