in reply to Re^2: how to invoke unix commands in perl
in thread how to invoke unix commands in perl

Those particular commands would be useless anyway because they only take effect for the current shell which would be exited anyway once the OS call is done.
  • Comment on Re^3: how to invoke unix commands in perl