Code: Select all
os.execute('perl /home/pi/Public/perl-script > /tmp/output.txt')
Is there a better and/or faster way to run this perl script within dzVents. Or perhaps as a crontab job and pickup the contents of output.txt within dzVents.
Smart ideas are welcome