zarkanian@sh.itjust.works to Linux@lemmy.ml · 10 hours agoAn amazing directory: /procsh.itjust.worksimagemessage-square51fedilinkarrow-up1562arrow-down12
arrow-up1560arrow-down1imageAn amazing directory: /procsh.itjust.workszarkanian@sh.itjust.works to Linux@lemmy.ml · 10 hours agomessage-square51fedilink
minus-squarefour@lemmy.ziplinkfedilinkEnglisharrow-up19·4 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