{"id":8588,"date":"2023-01-30T20:45:44","date_gmt":"2023-01-30T11:45:44","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=8588"},"modified":"2023-09-08T06:54:06","modified_gmt":"2023-09-07T21:54:06","slug":"linux%e3%81%a7%e3%83%86%e3%82%ad%e3%82%b9%e3%83%88%e3%83%95%e3%82%a1%e3%82%a4%e3%83%ab%e3%81%ae%e5%86%85%e5%ae%b9%e3%82%92%e3%82%bd%e3%83%bc%e3%83%88%e3%81%99%e3%82%8b%ef%bc%81%ef%bc%88sort%ef%bc%89","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/8588","title":{"rendered":"Linux\u3067\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u30bd\u30fc\u30c8\u3059\u308b\uff01\uff08sort\uff09"},"content":{"rendered":"<p>Linux\u3067\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u30bd\u30fc\u30c8\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u6607\u9806\u306b\u30bd\u30fc\u30c8\u3059\u308b\uff01<\/h2>\n<p>\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u6607\u9806\u306b\u30bd\u30fc\u30c8\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ sort \/etc\/group | head\r\nadm:x:4:\r\naudio:x:63:\r\navahi:x:70:\r\nbin:x:1:\r\nbrlapi:x:985:\r\ncdrom:x:11:\r\nchrony:x:978:\r\nclevis:x:988:\r\ncockpit-wsinstance:x:979:\r\ncockpit-ws:x:980:\r\n<\/pre>\n<h2>\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u964d\u9806\u306b\u30bd\u30fc\u30c8\u3059\u308b\uff01<\/h2>\n<p>\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u964d\u9806\u306b\u30bd\u30fc\u30c8\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ sort -r \/etc\/group | head\r\nwheel:x:10:usradmin\r\nvideo:x:39:\r\nutmp:x:22:\r\nutempter:x:35:\r\nusrsys02:x:2002:\r\nusrsys01:x:2001:\r\nusrope02:x:1102:\r\nusrope01:x:1101:\r\nusrdev02:x:3002:\r\nusrdev01:x:3001:\r\n<\/pre>\n<h2>\u6a19\u6e96\u5165\u529b\u306e\u5185\u5bb9\u3092\u30bd\u30fc\u30c8\u3059\u308b\uff01<\/h2>\n<p>\u5165\u529b\u306f\u3001\u30d5\u30a1\u30a4\u30eb\u540d\u306e\u6307\u5b9a\u306e\u307f\u3067\u306a\u304f\u3001\u6a19\u6e96\u5165\u529b\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u304c\u6765\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ cat \/etc\/group | sort | head\r\nadm:x:4:\r\naudio:x:63:\r\navahi:x:70:\r\nbin:x:1:\r\nbrlapi:x:985:\r\ncdrom:x:11:\r\nchrony:x:978:\r\nclevis:x:988:\r\ncockpit-wsinstance:x:979:\r\ncockpit-ws:x:980:\r\n<\/pre>\n<h2>\u6a19\u6e96\u5165\u529b\u306b\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3055\u308c\u305f\u5185\u5bb9\u3092\u30bd\u30fc\u30c8\u3059\u308b\uff01<\/h2>\n<p>\u6a19\u6e96\u5165\u529b\u306b\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3055\u308c\u305f\u5185\u5bb9\u306e\u3069\u30fc\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ sort &lt; \/etc\/group | head\r\nadm:x:4:\r\naudio:x:63:\r\navahi:x:70:\r\nbin:x:1:\r\nbrlapi:x:985:\r\ncdrom:x:11:\r\nchrony:x:978:\r\nclevis:x:988:\r\ncockpit-wsinstance:x:979:\r\ncockpit-ws:x:980:\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u6bd4\u8f03\u3084\u91cd\u8907\u884c\u306e\u9664\u53bb\u306a\u3069\u3001\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u304c\u30bd\u30fc\u30c8\u3055\u308c\u308c\u3066\u7740\u308b\u3053\u3068\u304c\u524d\u63d0\u306e\u30b3\u30de\u30f3\u30c9\u3082\u3042\u308b\u306e\u3067\u3001sort\u30b3\u30de\u30f3\u30c9\u3068\u7d44\u307f\u5408\u308f\u305b\u3066\u4f7f\u7528\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\/9227\" ><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\u30c6\u30ad\u30b9\u30c8\u304a\u3088\u3073\u30d0\u30a4\u30ca\u30ea\u30d5\u30a1\u30a4\u30eb\u3092\u51e6\u7406\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\u30c6\u30ad\u30b9\u30c8\u304a\u3088\u3073\u30d0\u30a4\u30ca\u30ea\u30d5\u30a1\u30a4\u30eb\u3092\u51e6\u7406\u3059\u308b\uff01<\/div><div class=\"substr\">Linux\u3067\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u304a\u3088\u3073\u30d0\u30a4\u30ca\u30ea\u30d5\u30a1\u30a4\u30eb\u3092\u6271\u3046\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><a href=\"https:\/\/amzn.to\/3H5qkUu\" rel=\"noopener\" target=\"_blank\"><img decoding=\"async\" class=\"paapi5-pa-product-image-source\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51ZPkoBGdZL._SL160_.jpg\" alt=\"N\/A\"><\/a><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux\u3067\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u30bd\u30fc\u30c8\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":[110],"tags":[282,1124,25,1123,1078],"class_list":["post-8588","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-processing","tag-linux","tag-sort","tag-25","tag-1123","tag-1078"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/8588","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=8588"}],"version-history":[{"count":1,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/8588\/revisions"}],"predecessor-version":[{"id":14940,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/8588\/revisions\/14940"}],"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=8588"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=8588"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=8588"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}