{"id":1113,"date":"2017-12-14T16:41:48","date_gmt":"2017-12-14T16:41:48","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=1113"},"modified":"2017-12-14T16:42:10","modified_gmt":"2017-12-14T16:42:10","slug":"processor-info-unix","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/processor-info-unix\/","title":{"rendered":"Processor Info Unix"},"content":{"rendered":"<p class=\"description_pui\">Show the number and info of Processors<\/p>\n<h2>Module data<\/h2>\n<pre>module_begin\u00a0\r\nmodule_name CPU Info\u00a0\r\nmodule_type generic_data_string\u00a0\r\nmodule_exec cat \/proc\/cpuinfo | grep processor | wc \/proc\/cpuinfo | grep model | grep name | tail -1 | awk '{print \"x\"$4$5$6$7$8$9}' &gt;&gt; \/tmp\/inf.txt ; cat \/tmp\/inf.txt | tr -d \"\\n\"\u00a0\r\nmodule_description Show processors info (number and info)\u00a0\r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Show the number and info of Processors Module data module_begin\u00a0 module_name CPU Info\u00a0 module_type generic_data_string\u00a0 module_exec cat \/proc\/cpuinfo | grep processor | wc \/proc\/cpuinfo | grep model | grep name | tail -1 | awk &#8216;{print &#8220;x&#8221;$4$5$6$7$8$9}&#8217; &gt;&gt; \/tmp\/inf.txt ; cat \/tmp\/inf.txt | tr -d &#8220;\\n&#8221;\u00a0 module_description Show processors info (number and info)\u00a0 module_end<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[25,6],"tags":[362,363,364],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1113"}],"collection":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/comments?post=1113"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1113\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=1113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=1113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=1113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}