From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Guest007 To: community@altlinux.ru Subject: Re: [Comm] =?koi8-r?b?0NLPxM/M1sXOycUg1MXN2SDQ0s8=?= p7zip Date: Thu, 28 Oct 2004 12:10:20 +0400 User-Agent: KMail/1.6.2 References: <200410261451.38780.trash4@yandex.ru> <20041028075930.GF30516@ldc.net> In-Reply-To: <20041028075930.GF30516@ldc.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Message-Id: <200410281210.20155.trash4@yandex.ru> X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 08:07:00 -0000 Archived-At: List-Archive: List-Post: В сообщении от Четверг 28 Октябрь 2004 11:59 Dmytro O. Redchuk написал(a): > find . -type f | wc -l > > "find . -type f" ищет все файлы (и начинающиеся с точки -- ls -laR -- и с > любыми правами доступа. Классно! Спасибо. ls -lR|grep \\-rw|wc -l 3625 ls -laR|grep \\-rw|wc -l 4317 find . -type f | wc -l 4317 Это к моему ответу Рахматуллину и новому тесту. -- WBR Guest007 JID: guest007@jabber.ru