From: Alexey Rusakov <ktirf@altlinux.org>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] установить 775 на все вложенные каталоги
Date: Wed, 18 Jan 2006 16:40:51 +0300
Message-ID: <43CE4563.4090701@altlinux.org> (raw)
In-Reply-To: <200601181632.20354.altlinux-community@yandex.ru>
ABATAPA wrote:
>18 января 2006 16:05, Alexey Rusakov написал:
>
>
>>Неправда ваша. Читайте про chmod.
>>
>>chmod -R +rX,u+w *
>>
>>
>Нет гарантии, что права у файлов будут 0644 - 'X' поставит "выполнять" всем,
>если хотя бы бит "выполнять" стоит у пользователя:
>"execute only if the file is a directory or already has execute permis-
> sion for some user (X)"
>
>Проверяте себя перед тем как советовать:
>$ mkdir test
>$ cd test
>$ touch test
>$ ll
>$ ls -l test
>-rw-r--r-- 1 user user 0 Янв 18 16:24 test
>$ chmod +x test
>$ chmod -R +rX,u+w *
>$ ls -l test
>-rwxr-xr-x 1 user user 0 Янв 18 16:24 test
>
>Более того, '*' не подставляет имена файлов, начинающихся с точки (и не
>только). Учите матчасть.
>
>
>Правильно:
> chmod -R u=rw,g=rw,o=r,a+X dir
>
>
Зануда :) Я лишь хотел обратить общее внимание на "атрибут" X.
--
Alexey "Ktirf" Rusakov
next prev parent reply other threads:[~2006-01-18 13:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-18 12:45 ` Eugene Prokopiev
2006-01-18 13:05 ` Alexey Rusakov
2006-01-18 13:32 ` ABATAPA
2006-01-18 13:39 ` Алексей Синицын
2006-01-18 13:40 ` Alexey Rusakov [this message]
2006-01-18 13:53 ` ABATAPA
2006-01-18 14:03 ` Alexey Rusakov
2006-01-18 12:47 ` Michael Isachenkov
2006-01-18 12:48 ` Slava Dubrovskiy
2006-01-18 13:03 ` ABATAPA
2006-01-18 16:41 ` Andrey Rahmatullin
2006-01-19 10:17 ` ABATAPA
2006-01-18 12:48 ` Nick S. Grechukh
2006-01-18 13:04 ` ABATAPA
2006-01-18 12:59 ` [OBORONA-SPAM] " ABATAPA
2006-01-19 4:52 ` [Comm] " Вадим Илларионов
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43CE4563.4090701@altlinux.org \
--to=ktirf@altlinux.org \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git