in reply to Re: Re: How to get system -function negative return value?in thread How to get system -function negative return value?
$ perl -wle 'print unpack c => pack C => 65280 >> 8' -1 [download]
Abigail