If you’ve spent time writing shell scripts or debugging processes in Linux, you’ve probably come across $$ or $PPID. At first glance, these variables look cryptic, but they actually reveal a lot about how shells and processes work in Unix like system...
rahulsblog.hashnode.dev3 min read
No responses yet.