Command (Linuxの基本)ファイル・ディレクトリのアクセス許可属性 1.ファイルのオーナー(1)ユーザとグループ予備知識として、ユーザやグループを確認する方法を調べてみた。▶どんなユーザがいるのか$ cat /etc/passwdroot:x:0:0:root:/root:/bin/bash(以下略)見方は... Command