From owner-freebsd-questions@FreeBSD.ORG Tue Jan 11 14:41:10 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B7FB106566B for ; Tue, 11 Jan 2011 14:41:10 +0000 (UTC) (envelope-from alexander.konotop@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8EBB18FC0C for ; Tue, 11 Jan 2011 14:41:09 +0000 (UTC) Received: by ewy24 with SMTP id 24so9644743ewy.13 for ; Tue, 11 Jan 2011 06:41:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=o9TVAGUJJrceHb3RfpjE/pnkA0uvxCnlk31y0/Vbi6o=; b=btJ79fSPCMmlRhJApl4Nz6ClBqtVgnWkJ6DUcARsok6ry98cW4HtE+pRPf5zdaOE3F teypjZ7TmwalphA84iINwhRgml1FwHT/UvhJ7UWChxMbYp4pCYykXngkpvIH9a7zW6Pz qQ8gy/V7lgWOXJrBe/pjSqc5dgzK/zYK2o2DI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=StBukgOkti3UyKl3kPGgUrs5EYNWYHI0OOSROM6iu6M91HV9WsPijbJ3NCsb4tltVv aULoytxDocbZGSJUf9/5bv4qypSdsa36GxQlW/SYUwAgvafV6IcHEjuWkamxijsmd36m nt/vsuUn+BLsnyzotGBzzsRwctnjr4DhQBe/I= Received: by 10.216.205.94 with SMTP id i72mr2838468weo.71.1294756867307; Tue, 11 Jan 2011 06:41:07 -0800 (PST) Received: from jager (139-65-95-178.pool.ukrtel.net [178.95.65.139]) by mx.google.com with ESMTPS id o33sm14764256wej.37.2011.01.11.06.41.05 (version=SSLv3 cipher=RC4-MD5); Tue, 11 Jan 2011 06:41:06 -0800 (PST) Date: Tue, 11 Jan 2011 16:41:02 +0200 From: Alexander Konotop To: freebsd-questions@freebsd.org Message-ID: <20110111164102.151f102c@jager> In-Reply-To: <201101111526.22843.pdegoeje@service2media.com> References: <20110110211331.E12A6106566B@hub.freebsd.org> <201101111526.22843.pdegoeje@service2media.com> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Tue, 11 Jan 2011 14:53:06 +0000 Subject: Re: File Listing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2011 14:41:10 -0000 В Tue, 11 Jan 2011 15:26:22 +0100 Pieter de Goeje пишет: > On Monday 10 January 2011 21:43:42 peter@vfemail.net wrote: > > Is there one single-line command I can execute that will list every > > file in every directory on my FreeBSD box? I've been fussing with > > the ls and du commands, but the output is never quite complete. > > find / > > Cheers, > Pieter de Goeje > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Нет, не смотрел ещё. Вечером взгляну.