ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Tyurin <mrkooll@bungarus.info>
To: hihin@rambler.ru
Cc: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] chmod
Date: Fri, 14 Sep 2007 11:21:48 +0300
Message-ID: <m3odg57j37.fsf@bungarus.tdr.pibhe.com> (raw)
In-Reply-To: <200709140917.50918@ruslandh> (=?koi8-r?B?6MnIyc4g8tXTzMHO?= =?koi8-r?B?J3M=?= message of "Fri\, 14 Sep 2007 09\:17\:45 +0400")

Хихин Руслан writes:

> Здравствуйте Timur Batyrshin
>   В сообщении от 14 сентября 2007 Timur Batyrshin написал(a):
>  > Я обычно так делаю:
>  >
>  > find /path/to/dir -type d -exec chmod 0777 '{}' \;
>  > find /path/to/dir -type f -exec chmod 0644 '{}' \;
>
> Зачем так сложно ?

Потому что универсально :)
Например мне достаточно часто приходится делать
find /path/to/dir -type d -exec chmod 2775 '{}' \;
find /path/to/dir -type f -exec chmod 0664 '{}' \;

-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
   ___                                 
  / _ )__ _____  ___ ____ _______ _____
 / _  / // / _ \/ _ `/ _ `/ __/ // (_-<
/____/\_,_/_//_/\_, /\_,_/_/  \_,_/___/
               /___/  


      parent reply	other threads:[~2007-09-14  8:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-13 20:26 Alisher
2007-09-13 21:35 ` Хихин Руслан
2007-09-14  5:11 ` Timur Batyrshin
2007-09-14  5:17   ` Хихин Руслан
2007-09-14  5:39     ` Timur Batyrshin
2007-09-14  5:50       ` Хихин Руслан
2007-09-14  5:54         ` Хихин Руслан
2007-09-14  8:21     ` Maxim Tyurin [this message]

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=m3odg57j37.fsf@bungarus.tdr.pibhe.com \
    --to=mrkooll@bungarus.info \
    --cc=community@lists.altlinux.org \
    --cc=hihin@rambler.ru \
    /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