Xref: utzoo comp.unix.shell:1121 comp.unix.admin:722 comp.unix.questions:27651 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!news.cs.indiana.edu!sdd.hp.com!wuarchive!uunet!ittc!fpb From: fpb@ittc.wec.com (Frank P. Bresz) Newsgroups: comp.unix.shell,comp.unix.admin,comp.unix.questions Subject: Setting (Recursively) Modes on Files Message-ID: Date: 20 Dec 90 17:05:34 GMT Sender: news@ittc.wec.com Followup-To: comp.unix.shell Distribution: usa Organization: Westinghouse, ITTC, Pgh, PA. Lines: 23 Hi, I often have the case where I want to open up an area of a directory to group access. However I am using SCCS and have many files that should remain read only. A mindless chmod -R g+w . Trashes the sanctity of SCCS by making some things group writable while they aren't user writable. How can I cleanly execute this command? awk/sed/sh/find (or whatever) accepted Please no PERL or CSH. SunOS4.1 (but please don't make it specific to that platform) -- | () () () | Frank P. Bresz | Westinghouse Electric Corporation | \ /\ / | fpb@ittc.wec.com | ITTC Simulators Department | \/ \/ | uunet!ittc!fpb | Those who can, do. Those who can't, simulate. | ---------- | +1 412 733 6749 | My opinions are mine, WEC don't want 'em.