{"id":796,"date":"2024-11-29T10:08:11","date_gmt":"2024-11-29T10:08:11","guid":{"rendered":"http:\/\/monkey.ploogie.co.uk\/?page_id=796"},"modified":"2024-11-29T10:11:49","modified_gmt":"2024-11-29T10:11:49","slug":"mwnci-system-function","status":"publish","type":"page","link":"https:\/\/monkey.ploogie.co.uk\/index.php\/mwnci-system-function\/","title":{"rendered":"Mwnci system() Function"},"content":{"rendered":"<h2>Syntax<\/h2>\n<p>system<strong>(<em>string<\/em>)<\/strong><\/p>\n<h2>Description<\/h2>\n<p>The <i>system()<\/i> function returns the output of a system command as a string<\/p>\n<h2>Example<\/h2>\n<pre>\r\nprintln(system(\"hostname\"))\r\nprintln(system(\"ls \/home\/doober\/bin | grep foo\"))\r\n\r\ndownspout\r\nfoo\r\nfoobar\r\nfoobar2\r\nfood\r\nfoofoo\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Syntax system(string) Description The system() function returns the output of a system command as a string Example println(system(&#8220;hostname&#8221;)) println(system(&#8220;ls \/home\/doober\/bin | grep foo&#8221;)) downspout foo foobar foobar2 food foofoo<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-796","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=796"}],"version-history":[{"count":2,"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/796\/revisions"}],"predecessor-version":[{"id":799,"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/796\/revisions\/799"}],"wp:attachment":[{"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}