{"id":8091,"date":"2023-01-18T20:38:04","date_gmt":"2023-01-18T11:38:04","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=8091"},"modified":"2023-08-31T12:42:55","modified_gmt":"2023-08-31T03:42:55","slug":"linux%e3%81%a7%e3%83%87%e3%82%a3%e3%83%ac%e3%82%af%e3%83%88%e3%83%aa%e3%82%84%e3%83%95%e3%82%a1%e3%82%a4%e3%83%ab%e3%81%ae%e4%b8%80%e8%a6%a7%e3%82%92%e8%a1%a8%e7%a4%ba%e3%81%99%e3%82%8b%ef%bc%81","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/8091","title":{"rendered":"Linux\u3067\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3084\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u89a7\u3092\u8868\u793a\u3059\u308b\uff01\uff08ls\uff0ffind\uff09"},"content":{"rendered":"<p>Linux\u3067\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3084\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u89a7\u3092\u8868\u793a\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3068\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u89a7\u3092\u8868\u793a\u3059\u308b\uff01\uff08ls -l\uff09<\/h2>\n<p>\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u89a7\u3092\u30d5\u30a1\u30a4\u30eb\u5c5e\u6027\u3068\u3068\u3082\u306b\u8868\u793a\u3059\u308b\u6700\u3082\u4e00\u822c\u7684\u306a\u4f7f\u7528\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ ls -l \/etc\r\ntotal 1324\r\ndrwxr-xr-x.  3 root root        28 Nov  3 07:20 accountsservice\r\n-rw-r--r--.  1 root root        16 Nov  3 07:28 adjtime\r\n-rw-r--r--.  1 root root      1529 Jun 23  2020 aliases\r\ndrwxr-xr-x.  3 root root        65 Dec 10 12:00 alsa\r\ndrwxr-xr-x.  2 root root      4096 Nov  3 07:23 alternatives\r\n-rw-r--r--.  1 root root       541 Nov  1 04:55 anacrontab\r\n-rw-r--r--.  1 root root       769 Aug 29  2021 appstream.conf\r\n-rw-r--r--.  1 root root        55 Nov  1 04:44 asound.conf\r\n-rw-r--r--.  1 root root         1 Oct 26 11:53 at.deny\r\n...\r\n<\/pre>\n<h2>\u96a0\u3057\u5c5e\u6027\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3068\u30d5\u30a1\u30a4\u30eb\u306e\u60c5\u5831\u3082\u8868\u793a\u3059\u308b\uff01\uff08ls -la\uff09<\/h2>\n<p>\u300c.\u300d\u304b\u3089\u59cb\u307e\u308b\u30d5\u30a1\u30a4\u30eb\u3082\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\ndrwxr-xr-x. 132 root root      8192 Jan 12 21:10 .\r\ndr-xr-xr-x.  18 root root       235 Nov  3 07:46 ..\r\ndrwxr-xr-x.   3 root root        28 Nov  3 07:20 accountsservice\r\n-rw-r--r--.   1 root root        16 Nov  3 07:28 adjtime\r\n-rw-r--r--.   1 root root      1529 Jun 23  2020 aliases\r\ndrwxr-xr-x.   3 root root        65 Dec 10 12:00 alsa\r\ndrwxr-xr-x.   2 root root      4096 Nov  3 07:23 alternatives\r\n-rw-r--r--.   1 root root       541 Nov  1 04:55 anacrontab\r\n-rw-r--r--.   1 root root       769 Aug 29  2021 appstream.conf\r\n...\r\n<\/pre>\n<h2>\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u60c5\u5831\u3092\u8868\u793a\u3059\u308b\uff01\uff08ls -ld\uff09<\/h2>\n<p>\u6307\u5b9a\u3057\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u60c5\u5831\u306e\u307f\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ ls -ld \/etc\r\ndrwxr-xr-x. 132 root root 8192 Jan 12 21:10 \/etc\r\n<\/pre>\n<h2>\u518d\u5e30\u7684\u306b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3068\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u89a7\u3092\u8868\u793a\u3059\u308b\uff01\uff08ls -lR\uff09<\/h2>\n<p>\u6307\u5b9a\u3057\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u914d\u4e0b\u306e\u3059\u3079\u3066\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3068\u30d5\u30a1\u30a4\u30eb\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ ls -lR \/etc\r\n\/etc:\r\ntotal 1324\r\ndrwxr-xr-x.  3 root root        28 Nov  3 07:20 accountsservice\r\n-rw-r--r--.  1 root root        16 Nov  3 07:28 adjtime\r\n-rw-r--r--.  1 root root      1529 Jun 23  2020 aliases\r\ndrwxr-xr-x.  3 root root        65 Dec 10 12:00 alsa\r\ndrwxr-xr-x.  2 root root      4096 Nov  3 07:23 alternatives\r\n-rw-r--r--.  1 root root       541 Nov  1 04:55 anacrontab\r\n-rw-r--r--.  1 root root       769 Aug 29  2021 appstream.conf\r\n-rw-r--r--.  1 root root        55 Nov  1 04:44 asound.conf\r\n...\r\n<\/pre>\n<h2>\u6307\u5b9a\u3057\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u914d\u4e0b\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u30d5\u30eb\u30d1\u30b9\u3092\u8868\u793a\u3059\u308b\uff01\uff08find -type d\uff09<\/h2>\n<p>\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u540d\u306e\u307f\u3067\u306a\u304f\u30d5\u30eb\u30d1\u30b9\u3067\u8868\u793a\u3057\u305f\u3044\u3068\u304d\u306f\u3001find\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u300c-maxdepth\u300d\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u8868\u793a\u3059\u308b\u968e\u5c64\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ find \/etc -maxdepth 1 -type d\r\n\/etc\r\n\/etc\/lvm\r\n\/etc\/dnf\r\n\/etc\/fonts\r\n\/etc\/crypto-policies\r\n\/etc\/skel\r\n...\r\n<\/pre>\n<h2>\u6307\u5b9a\u3057\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u914d\u4e0b\u306e\u30d5\u30a1\u30a4\u30eb\u306e\u30d5\u30eb\u30d1\u30b9\u3092\u8868\u793a\u3059\u308b\uff01\uff01\uff08find -type f\uff09<\/h2>\n<p>\u30d5\u30a1\u30a4\u30eb\u540d\u306e\u307f\u3067\u306a\u304f\u30d5\u30eb\u30d1\u30b9\u3067\u8868\u793a\u3057\u305f\u3044\u3068\u304d\u306f\u3001find\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u300c-maxdepth\u300d\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u8868\u793a\u3059\u308b\u968e\u5c64\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ find \/etc -maxdepth 1 -type f\r\n\/etc\/fstab\r\n\/etc\/crypttab\r\n\/etc\/resolv.conf\r\n\/etc\/fuse.conf\r\n\/etc\/sysctl.conf\r\n...\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3084\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u89a7\u306f\u3001ls\u30b3\u30de\u30f3\u30c9\u3042\u308b\u3044\u306ffind\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/8020\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Linux\u3067\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3068\u30d5\u30a1\u30a4\u30eb\u3092\u64cd\u4f5c\u3059\u308b\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2021\/02\/fi_linux_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Linux\u3067\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3068\u30d5\u30a1\u30a4\u30eb\u3092\u64cd\u4f5c\u3059\u308b\uff01<\/div><div class=\"substr\">Linux\u3067\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3068\u30d5\u30a1\u30a4\u30eb\u3092\u64cd\u4f5c\u3059\u308b\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<h2>\u95a2\u9023\u66f8\u7c4d\uff08Amazon\uff09<\/h2>\n<p><iframe sandbox=\"allow-popups allow-scripts allow-modals allow-forms allow-same-origin\" style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=infotecr-22&language=ja_JP&o=9&p=8&l=as4&m=amazon&f=ifr&ref=as_ss_li_til&asins=4774174041&linkId=1be31975ee817bf3bb17e2a366509519\"><\/iframe><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux\u3067\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3084\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u89a7\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":5527,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[201],"tags":[624,282,983,25],"class_list":["post-8091","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-files","tag-find","tag-linux","tag-ls","tag-25"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/8091","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=8091"}],"version-history":[{"count":3,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/8091\/revisions"}],"predecessor-version":[{"id":14658,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/8091\/revisions\/14658"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/5527"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=8091"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=8091"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=8091"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}