Second question of the day. I was reviewing a Solaris box and its processes when I came across this process /bin/perl -
now I traced it down and found that it links back to the perl intrepretor. But why would this be running and what exactly does the - after /bin/perl mean? I am assuming (and everyone knows what that gets us) that there is a script that must be run by perl during start-up and the process /bin/perl - is starting that script.
TIA
Infor
now I traced it down and found that it links back to the perl intrepretor. But why would this be running and what exactly does the - after /bin/perl mean? I am assuming (and everyone knows what that gets us) that there is a script that must be run by perl during start-up and the process /bin/perl - is starting that script.
TIA
Infor