
{"id":7858,"date":"2012-11-09T16:58:01","date_gmt":"2012-11-09T16:58:01","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=7858"},"modified":"2012-11-09T16:58:01","modified_gmt":"2012-11-09T16:58:01","slug":"histsize-tinkering","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/11\/09\/histsize-tinkering\/","title":{"rendered":"HISTSIZE  Tinkering"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n$ 4.2.36 1 501---&gt; echo $HISTSIZE\n500\n$ 4.2.36 2 502---&gt; cat\n^C\n$ 4.2.36 3 503---&gt; tac\n^C\n$ 4.2.36 4 504---&gt; echo $HISTSIZE\n500\n$ 4.2.36 5 505---&gt; export $HISTSIZE=1\nbash: export: `500=1': not a valid identifier\n$ 4.2.36 6 506---&gt; export HISTSIZE=1\n$ 4.2.36 7 500---&gt; tic\ntic: File name needed.  Usage:\n\ttic [-e names] [-o dir] [-R name] [-v[n]] [-V] [-w[n]] [-1aCcfGgILNrsTtUx] source-file\n$ 4.2.36 8 501---&gt; tic\ntic: File name needed.  Usage:\n\ttic [-e names] [-o dir] [-R name] [-v[n]] [-V] [-w[n]] [-1aCcfGgILNrsTtUx] source-file\n$ 4.2.36 9 502---&gt; export HISTSIZE=500\n$ 4.2.36 10 503---&gt; echo $HISTSIZE\n500\n$ 4.2.36 11 504---&gt;\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $ 4.2.36 1 501&#8212;&gt; echo $HISTSIZE 500 $ 4.2.36 2 502&#8212;&gt; cat ^C $ 4.2.36 3 503&#8212;&gt; tac ^C $ 4.2.36 4 504&#8212;&gt; echo $HISTSIZE 500 $ 4.2.36 5 505&#8212;&gt; export $HISTSIZE=1 bash: export: `500=1&#8242;: not a valid identifier $ 4.2.36 6 506&#8212;&gt; export HISTSIZE=1 $ 4.2.36 7 500&#8212;&gt; tic tic: File name &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2012\/11\/09\/histsize-tinkering\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;HISTSIZE  Tinkering&#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\/7858"}],"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=7858"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7858\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=7858"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=7858"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=7858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}