I want to display the output of the command on a PHP page using exec() function. If I run the command in ubuntu\'s terminal that\'s working fine but not in PHP
exec()