ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Mikhail Zabaluev <mhz@alt-linux.org>
To: Michael Shigorin <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re: FILES -> man find ;)
Date: Wed Dec 26 02:46:01 2001
Message-ID: <20011226000029.GB4996@localhost.localdomain> (raw)
In-Reply-To: <20011224204649.M1642@lic145.kiev.ua>

Hello Michael,

On Mon, Dec 24, 2001 at 08:46:49PM +0200, Michael Shigorin wrote:
>
> On Mon, Dec 24, 2001 at 09:03:11PM +0300, Andrew Nazarkin wrote:
> > '*.mpg' -o -name '*.qt' -type f -atime +30
> > Он, похоже на atime не эрегирует :( Плюет он на нее :(
> А с цифрой экспериментировали, конечно?  В принципе,
> можнопопробовать провести группировку при помощи скобок -- может,
> случилось так, что связались не те логические группы.
> 
> Т.е. find /... ( -name ... -o ... ) -atime ...

Верно, -o имеет низший приоритет. Скобки, кстати, от bash нужно
охранять, например, backslash'ем:

find ... \( ... -o ... \) ...

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
Nobody said computers were going to be polite.



  reply	other threads:[~2001-12-26  2:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-24 19:19 [mdk-re] FILES Andrew Nazarkin
2001-12-24 20:20 ` [mdk-re] FILES -> man find ;) Michael Shigorin
2001-12-24 21:00   ` Re[2]: " Andrew Nazarkin
2001-12-24 22:10     ` Michael Shigorin
2001-12-26  2:46       ` Mikhail Zabaluev [this message]
2001-12-25 11:24   ` Artem K. Jouravsky

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=20011226000029.GB4996@localhost.localdomain \
    --to=mhz@alt-linux.org \
    --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