専門コア情報処理演習(塩田クラス) |
---|
(理学部 数理情報科学科い組 対象) |
コマンドの説明 |
□ ファイルのアクセス権 |
ls -l | ||||||||
合計 307 | ||||||||
-rwxr-xr-x | 2 | shiota | sh_lab | 61243 | 8月 3日 | 21:16 | a.exe | |
-rw-r--r-- | 2 | shiota | sh_lab | 4126 | 4月 3日 | 15:45 | joho.jpg | |
-rw-r--r-- | 2 | shiota | sh_lab | 844 | 6月 6日 | 10:33 | hello.c | |
drwxr-xr-x | 2 | shiota | sh_lab | 512 | 5月 5日 | 9:30 | projectx | |
drwxr-xr-x | 2 | shiota | sh_lab | 1024 | 4月 1日 | 12:00 | public_html | |
drwxr-xr-x | 2 | shiota | sh_lab | 512 | 9月 15日 | 13:05 | scjse | |
... | ||||||||
-rwxr-xr-x |
□ 注意 |
□ chmod コマンドによるアクセス権の変更 |
chmod [ugoa] [+-] [rwx] [ファイル名] |
chmod o-r [ファイル名] |
□ ファイル・マネージャを用いたアクセス権の変更 |