{"id":129,"date":"2017-03-11T23:40:25","date_gmt":"2017-03-11T22:40:25","guid":{"rendered":"http:\/\/miroslaw.borodziuk.eu\/?p=129"},"modified":"2018-02-24T11:21:08","modified_gmt":"2018-02-24T10:21:08","slug":"podstawowe-komendy-2","status":"publish","type":"post","link":"http:\/\/miro.borodziuk.eu\/index.php\/2017\/03\/11\/podstawowe-komendy-2\/","title":{"rendered":"Podstawowe komendy"},"content":{"rendered":"<p>Zwraca rodzaj pliku<br \/>\n<code># file<br \/>\n# file \/usr\/bin\/whoami<\/code><\/p>\n<p>Tworzenie pustych plik\u00f3w<br \/>\n<code># touch file1<br \/>\n# cat &gt; file1<\/code><!--more--><\/p>\n<p>Tworzenie katalog\u00f3w<br \/>\n<code># mkdir \/nazwa<\/code><\/p>\n<p>drzewo katalog\u00f3w<br \/>\n<code># mkdir -p \/etc\/nazwa\/nazwa2 <\/code><\/p>\n<p>Wy\u015bwietlanie zawarto\u015bci plik\u00f3w<br \/>\n<code># cat plik<\/code><br \/>\n<code># more plik<\/code><br \/>\n<code># less plik<\/code><\/p>\n<p>Wy\u015bwietla n pierwszych linii pliku<br \/>\n<code># head -n plik<\/code><\/p>\n<p>Wy\u015bwietla n ostatnich linii pliku<br \/>\n<code># tail -n plik<\/code><\/p>\n<p>Wy\u015bwietla w czasie rzeczywistym nowo pojawiaj\u0105ce si\u0119 wpisy do pliku messages<br \/>\n<code># tail \u2013f \/var\/log\/messages <\/code><\/p>\n<p>Wy\u015bwietla uprawnienia do wszystkich katalog\u00f3w w \u015bcie\u017cce:<\/p>\n<p><code># namei -om \/path\/to\/check<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Zwraca rodzaj pliku # file # file \/usr\/bin\/whoami Tworzenie pustych plik\u00f3w # touch file1 # cat &gt; file1<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30],"tags":[],"_links":{"self":[{"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/posts\/129"}],"collection":[{"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/comments?post=129"}],"version-history":[{"count":4,"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/posts\/129\/revisions"}],"predecessor-version":[{"id":1997,"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/posts\/129\/revisions\/1997"}],"wp:attachment":[{"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/media?parent=129"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/categories?post=129"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/miro.borodziuk.eu\/index.php\/wp-json\/wp\/v2\/tags?post=129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}