ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexander Kubatkin <_kaa_@mail.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Recursive chmod
Date: Mon Feb 11 23:06:11 2002
Message-ID: <20020211231124.60a28177._kaa_@mail.ru> (raw)
In-Reply-To: <20020211200340.GA3133@alpha.home>

On Mon, 11 Feb 2002 23:03:40 +0300
"Lenya L. Khachaturov" <lenya@chemsell.yaroslavl.ru> wrote:

> Здравствуйте,
> 
> Нужно убрать у всех файлов на разделе аттрибут x, проблема в 
> том что если просто сказать chmod -R -x *, x пропадет и у каталогов
> Можно ли сделать то, что я хочу?


chmod -cR ugo+X /path/to/

u - user
g - group
o - other

-c - подробный вывод
-R - рекурсия
+X только на каталоги... т.е. можно сделать chmod 644(rw-r--r--), а потом +X и получишь на каталогах X.

> 
> -- 
> Leonid Khachaturov
> mailto:lenya@chemsell.yaroslavl.ru
> 



__________________________________________________________
Alexander Kubatkin  



  parent reply	other threads:[~2002-02-11 23:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-11 22:56 Lenya L. Khachaturov
2002-02-11 23:01 ` Peter V. Saveliev
2002-02-11 23:06 ` Alexander Kubatkin [this message]
2002-02-12 11:27 ` cornet

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=20020211231124.60a28177._kaa_@mail.ru \
    --to=_kaa_@mail.ru \
    --cc=mandrake-russian@altlinux.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