{"id":723,"date":"2012-06-05T17:18:54","date_gmt":"2012-06-05T17:18:54","guid":{"rendered":"http:\/\/kraftek.com\/blog\/?p=723"},"modified":"2012-06-05T17:18:54","modified_gmt":"2012-06-05T17:18:54","slug":"get-solaris-devtcp-parameters","status":"publish","type":"post","link":"\/blog\/index.php\/get-solaris-devtcp-parameters\/","title":{"rendered":"get Solaris \/dev\/tcp parameters"},"content":{"rendered":"<p>issue:<\/p>\n<pre>ndd -get \/dev\/tcp ? | grep -i write | awk '{ print $1 }' |awk -F'(' '{ print $1 }' |while read p;do echo \"$p `ndd -get \/dev\/tcp $p`\"; done<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>issue: ndd -get \/dev\/tcp ? | grep -i write | awk &#8216;{ print $1 }&#8217; |awk -F'(&#8216; &#8216;{ print $1 }&#8217; |while read p;do echo &#8220;$p `ndd -get \/dev\/tcp $p`&#8221;; done<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-723","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/723","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=723"}],"version-history":[{"count":0,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/723\/revisions"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=723"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=723"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=723"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}