http://qs1969.pair.com?node_id=726407


in reply to shift doesnt shift

works for me so long as the argument is true i.e.,

./service.pl file.txt

works but of course the following do not:

./service.pl '' ./service.pl 0

for the obvious reason that the empty string and 0 are not true.