UNIX

-rw-r--r--@ 1 mimoe  staff  0  5 31 14:15 known_hosts

r 読む  4

w 書く  2

x 実行  1


owner

group

other


例えば⬆の場合、-rw-r--r-- ➡ 744


d ディレクトリ


-rw-r--r--  1 mimoe  staff   411 11 15 11:05 id_rsa.pub

chmod 600 .ssh/id_rsa.pub

こんな風に変える

-rw-------  1 mimoe  staff   411 11 15 11:05 id_rsa.pub