ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] chmod -R
@ 2005-12-03 14:49 Oleg Vladimirovich
  2005-12-03 16:12 ` Grigory Fateyev
  2005-12-03 16:39 ` Eugene Ostapets
  0 siblings, 2 replies; 7+ messages in thread
From: Oleg Vladimirovich @ 2005-12-03 14:49 UTC (permalink / raw)
  To: community

Всем привет.

Имею каталог с многими подкаталогами (несколько уровней) и файлами.
Хотел для всех папок назначить одни права доступа (rwx r-x r-x), а для всех 
файлов (всех папок) - другой (rw- r-- r--).

Дал команду :   chmod -R 755 sss1/                                 ("sss1" - 
это название моего каталога) .  Все права изменились действительно рекурсивно 
(на всех уровнях для всех папок и файлов). Т.е. с  правами доступа к папками 
и всем  подкаталогами вопрос разрешился нормально.

А вот с файлами так гладко не получилось. 
Дал команду :   chmod -R 644 sss1/*htm    

В результате изменились права файлов чьи имена заканчивались на htm,  НО 
ТОЛЬКО в папке "sss1"  !    В подкаталогах (у файлов подкаталогов других 
уровней) - ничего не изменилось.  Т.е. рекурсия  распостранилась только на 1  
уровень (папку).

Нельзя ли как то этот момент разрешить, чтобы не назначить права доступа 
вручную для файлов каждой папки отдельно ?

Спасибо.

Олег Владим.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-12-09  8:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-03 14:49 [Comm] chmod -R Oleg Vladimirovich
2005-12-03 16:12 ` Grigory Fateyev
2005-12-05  7:51   ` Olvin
2005-12-08 14:39     ` spider
2005-12-08 16:03       ` [Comm] " Michael Shigorin
2005-12-09  8:00       ` [Comm] " Olvin
2005-12-03 16:39 ` Eugene Ostapets

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