{"id":2484,"date":"2016-01-27T11:28:54","date_gmt":"2016-01-27T11:28:54","guid":{"rendered":"https:\/\/raspberry-projects.com\/pi\/?p=2484"},"modified":"2016-01-27T11:29:31","modified_gmt":"2016-01-27T11:29:31","slug":"text-files","status":"publish","type":"post","link":"https:\/\/raspberry-projects.com\/pi\/command-line\/text-files","title":{"rendered":"Text Files &#8211; Viewing"},"content":{"rendered":"<h4>\nViewing Text Files<br \/>\n<\/h4>\n<h5>\nhead &#8211;&nbsp;View the start of a text file<br \/>\n<\/h5>\n<p>\nShow the first 20 lines:\n<\/p>\n<pre>\r\n<code>\r\nhead -20 \/home\/pi\/mytextfile.txt\r\n<\/code><\/pre>\n<h5>\ntail &#8211;&nbsp;View the end of a text tile<br \/>\n<\/h5>\n<p>\nShow the last 20 lines\n<\/p>\n<pre>\r\n<code>\r\ntail -20 \/home\/pi\/mytextfile.txt\r\n<\/code><\/pre>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Viewing Text Files head &#8211;&nbsp;View the start of a text file Show the first 20 lines: head -20 \/home\/pi\/mytextfile.txt tail &#8211;&nbsp;View the end of a text tile Show the last 20 lines tail -20 \/home\/pi\/mytextfile.txt &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-2484","post","type-post","status-publish","format-standard","hentry","category-command-line"],"_links":{"self":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/2484","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/comments?post=2484"}],"version-history":[{"count":2,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/2484\/revisions"}],"predecessor-version":[{"id":2486,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/2484\/revisions\/2486"}],"wp:attachment":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/media?parent=2484"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/categories?post=2484"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/tags?post=2484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}