Hi guys,
I am new to perl as well as linux. I just want to make use of a perl script that will run a command for me. The command is not a standard unix command such as [ls] or [ls-l]. Instead it is a command to run another program written in C. I have used the system and exec functions available in perl, but to no avail.
Looking forward to some solution.
Thanks for your time and patience.
Virag