ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@lic145.kiev.ua>
To: MANDRAKE-RUSSIAN <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] FILES -> man find ;)
Date: Mon Dec 24 20:20:14 2001
Message-ID: <20011224191129.D1642@lic145.kiev.ua> (raw)
In-Reply-To: <16121044360.20011224192231@mail.ru>

On Mon, Dec 24, 2001 at 07:22:31PM +0300, Andrew Nazarkin wrote:
>  find /samba-3/kino/ -name *.avi -type f -atime 1
>  1. Чтобы он искал по маске не только *.avi, но и *.mpg, *.mov и т.п.
>     Другими словами, как несколько масок задать?
man find
/-o
-name '...' -o -name '...' ...

>  2. Чтобы он мне выдавал файлы, которые НЕ использовались за какой-то
>      определенный срок?
man find
/\+n
-atime +30

>  3. Как задать несколько каталогов, в которых он все это добро будет
>     искать?
man find
/paths
find /dir1 /dir2 ...

>     Сорри, но find я до этого не разу не юзал, чайник я в нем, в общем
>     :)
Да все не так страшно, просто man длинный :)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ http://visa.chem.univ.kiev.ua/~mike/



  reply	other threads:[~2001-12-24 20:20 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 ` Michael Shigorin [this message]
2001-12-24 21:00   ` Re[2]: [mdk-re] FILES -> man find ;) Andrew Nazarkin
2001-12-24 22:10     ` Michael Shigorin
2001-12-26  2:46       ` [mdk-re] " Mikhail Zabaluev
2001-12-25 11:24   ` [mdk-re] " 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=20011224191129.D1642@lic145.kiev.ua \
    --to=mike@lic145.kiev.ua \
    --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