[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:43533] Re: フォルダファイルのパーミッションについて
- From: Nobuhiro Itoh <itohnobu@xxxxxxxxxxxxx>
- Subject: [debian-users:43533] Re: フォルダファイルのパーミッションについて
- Date: Sun, 1 May 2005 10:28:16 +0900
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-accept-language: en-us, en
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-users@debian.or.jp
- X-spam-level:
- X-spam-status: No, hits=0.7 required=10.0 tests=IN_REP_TO,ISO2022JP_BODY,ISO2022JP_CHARSET, QUOTED_EMAIL_TEXT,RCVD_IN_ORBS,RCVD_IN_OSIRUSOFT_COM, REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,X_ACCEPT_LANG, X_OSIRU_OPEN_RELAY version=2.44
- References: <4274375C.7080707@xxxxxxxxxxxxxxxxxx>
- Message-id: <42743162.1040602@xxxxxxxxxxxxx>
- X-mail-count: 43533
- User-agent: Debian Thunderbird 1.0.2 (X11/20050331)
伊藤です。
> 西尾と申します。
>
> パーミッションについて以下お尋ねさせて頂きます。
> (行いたいこと)
> 1. あるフォルダのパーミッションを[770]にする。
> 2. 上記1のフォルダの下に新規に作成される
> [ファイル]のパーミッションはdefaultで[660]にしたい。
> 3.上記2のパーミッション660を変更しようと思えば変更できる。
defaultでパーミッションを設定するときは、umaskコマンドを使う良いです。
詳細はman umaskを見てください。