I have a question, I have a web application in PHP from which I will receive a txt file. I need to call a program in linux that will execute this txt file and, I would like to know, how would I call a linux program in PHP code by sending the txt file I received?