Build precise queries to find exactly what you need
Press ESC to close
@pattel
Favorites0
Views
Projects0
Hi, thanks for this, exactly what I was after. Just one thing, I had to shift the system exitcode by 8 to get Perl to match Shell, ie my $exitCode = $? >> 8; Thanks
Reviewed 10 years ago