From: Evgeny Yugov <yugov@scs-900.ru>
To: All <community@altlinux.ru>
Subject: [Comm] find -- запарился...
Date: Thu, 15 Jan 2004 16:21:02 +0600
Message-ID: <1604047968.20040115162102@scs-900.ru> (raw)
Здравствуйте All,
Стоит задача, с определенного пути, найти файлы и каталоги которые
имеют _не_ указанного овнера и группу...
find $SCANPATH -type f -not -user apache -ls
пашет нормалек, добавляю группу:
find $SCANPATH -type f -not -user apache -not -group webmaster -ls
соответственно фига, пляски с -or не спасли, может я чего не так
делаю? :o/
далее нужно проверить права
[john@bug0 john]$ find /var/www/virt/ -type d -not -perm rwxrwxrwx -ls
find: неверный режим 'rwxrwxrwx'
эээ в 100-ый раз ползем в man:
...
-perm mode
File's permission bits are exactly mode (octal or symbolic).
Symbolic modes use mode 0 as a point of departure.
...
шо за мода такая? :o/
--
With Best regards,
Evgeny Yugov,
MTS, programmer of Advanced Technologies Departament.
Registered Linux User #316667
mailto:yugov@scs-900.ru
Origin: Лень - это подсознательная мудрость.
next reply other threads:[~2004-01-15 10:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-15 10:21 Evgeny Yugov [this message]
2004-01-15 11:34 ` Antonio
2004-01-16 4:09 ` Re[2]: " Evgeny Yugov
2004-01-16 8:51 ` Antonio
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=1604047968.20040115162102@scs-900.ru \
--to=yugov@scs-900.ru \
--cc=community@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