From: Denis Klykvin <nikon@e-nk.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Очистить каталог по крону
Date: Fri, 26 Mar 2004 01:48:39 +0300
Message-ID: <20040326014839.570bb80f@nikon.e-nk.ru> (raw)
In-Reply-To: <20040325152102.GA25587@ujo.office.sema.ru>
On Thu, 25 Mar 2004 18:21:02 +0300
"Artem K. Jouravsky" <tema@sema.ru> wrote:
> Лучше бы так, например:
> #!/bin/sh
> find /home/tmp/ -mtime -1 -print0|xargs -0 rm -f
BTW, если я хочу делать chown на файлы _не_ принадлежащие юзеру
ftp, как мне это сделать?
find -type f -user !ftp -group !ftp
не подходит :-\
--
С уважением:
Системный администратор ГУ "Информационный Центр"
next prev parent reply other threads:[~2004-03-25 22:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-25 13:57 Ivanov Maxim
2004-03-25 15:15 ` Grigory Milev
2004-03-25 15:43 ` [Comm] " Michael Shigorin
2004-03-25 15:21 ` [Comm] " Artem K. Jouravsky
2004-03-25 15:24 ` Re[2]: " Sodom
2004-03-25 22:48 ` Denis Klykvin [this message]
2004-03-26 9:01 ` Artem K. Jouravsky
2004-03-26 9:57 ` Denis Klykvin
2004-03-26 4:26 ` Mike Lykov
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=20040326014839.570bb80f@nikon.e-nk.ru \
--to=nikon@e-nk.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