Hi, I can't for the life of me figure out what this is trying to do $token = $$ ^ unpack "%L*", `ps -A | "./bin/gzip"
Just seems to be it's trying to generate some random number. I only know it's trying to XOR the process ID. What does this part do? unpack "%L*", `ps -A | "./bin/gzip" Thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/