Subj : php exec('jsexec') To : Mortifis From : Digital Man Date : Fri Jun 12 2020 10:45 am Re: php exec('jsexec') By: Mortifis to All on Fri Jun 12 2020 11:04 am > I have a php script that calls exec('/sbbs/exec/jsexec blah blah blah', > $result); but it does not return any result ... even exec('/sbbs/exec/jsexec > -v', $result); does return a result ... but exec('ls -ln > /sbbs/exec/jsexec'); does, as do other system commands ... possible jsexec > is doing something to stdout? You would to execute a script that writes to stdout (e.g. with "write", "writeln" methods). The status output of jsexec won't be captured by your php script since jsexec knows it's not being run from a console, it redirects status messages to /dev/null. digital man Synchronet/BBS Terminology Definition #87: UTF-8 = 8-bit Unicode Transformation Format Norco, CA WX: 75.2øF, 63.0% humidity, 2 mph E wind, 0.00 inches rain/24hrs .