system("/root/node/ant run "); #### % ./test.pl #### system("/root/node/ant run "); #### " Welcome" #### So when i run ( expected output) % ./test.pl " Welcome" %
## % ./test.pl ##
## system("/root/node/ant run "); ##
## " Welcome" ##
## So when i run ( expected output) % ./test.pl " Welcome" %