in reply to system() command

Simple solution is to add semicolon at the end of command. Like my $cmd = 'cd /cat/bat;';