in reply to Re^2: sytem command perl
in thread sytem command perl

If you want variable interpolation, use qq(...), not q(...)