
{"id":7399,"date":"2012-06-12T16:11:28","date_gmt":"2012-06-12T16:11:28","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=7399"},"modified":"2012-06-12T16:11:28","modified_gmt":"2012-06-12T16:11:28","slug":"sed-stream-editor-for-filtering-and-transforming-text","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/06\/12\/sed-stream-editor-for-filtering-and-transforming-text\/","title":{"rendered":"sed &#8211;  stream editor for filtering and transforming text"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n$ 4.2.20 36 535---&gt; cat tiles.txt\n1.\nwidth 2 meters and 15 centimeters\nheight 1 meters and 50 centimeters\n\narea =  2.15 * 1.50 = 3.225  square meter\n\n\n2.\n\nwidth 2 meters and 15 centimeters\nheight 43 centimeters\n\narea = .9245 square meter\n\n\nSum = 4.1495 square meter.\n\n\n1 tile =  .1350 square meter\n\n\napproximatley 40 tiles related.\n\n1800 rupees related\n$ 4.2.20 37 536---&gt; <b>sed  s\/related\/connected\/g tiles.txt<\/b>\n1.\nwidth 2 meters and 15 centimeters\nheight 1 meters and 50 centimeters\n\narea =  2.15 * 1.50 = 3.225  square meter\n\n\n2.\n\nwidth 2 meters and 15 centimeters\nheight 43 centimeters\n\narea = .9245 square meter\n\n\nSum = 4.1495 square meter.\n\n\n1 tile =  .1350 square meter\n\n\napproximatley 40 tiles connected.\n\n1800 rupees connected\n$ 4.2.20 38 537---&gt;\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $ 4.2.20 36 535&#8212;&gt; cat tiles.txt 1. width 2 meters and 15 centimeters height 1 meters and 50 centimeters area = 2.15 * 1.50 = 3.225 square meter 2. width 2 meters and 15 centimeters height 43 centimeters area = .9245 square meter Sum = 4.1495 square meter. 1 tile = .1350 square &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2012\/06\/12\/sed-stream-editor-for-filtering-and-transforming-text\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;sed &#8211;  stream editor for filtering and transforming text&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7399"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=7399"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7399\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=7399"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=7399"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=7399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}