From owner-freebsd-questions@FreeBSD.ORG Mon Apr 20 11:24:49 2009 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 21F5610656C2 for ; Mon, 20 Apr 2009 11:24:49 +0000 (UTC) (envelope-from z.szalbot@lcwords.com) Received: from relay.lc-words.com (relay.lc-words.com [62.121.130.110]) by mx1.freebsd.org (Postfix) with ESMTP id C56068FC1D for ; Mon, 20 Apr 2009 11:24:48 +0000 (UTC) (envelope-from z.szalbot@lcwords.com) Received: from localhost (localhost [127.0.0.1]) by relay.lc-words.com (Postfix) with ESMTP id A37A3B8030; Mon, 20 Apr 2009 13:24:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lcwords.com; s=mainlcwords; t=1240226687; bh=239vzCOnsgWX+7XNhRnh2VjB5X2ySGCsJZ/uQ/Dt7ec=; h=Date:To:Subject:From:Cc:Content-Type:MIME-Version:References: Content-Transfer-Encoding:Message-ID:In-Reply-To; b=kWWydgSXgBjr0rVc7AAFRPlkgOtzuxXl6R7tmb5gR+ibuJ4QEb9pIY/YD0ykMQana PZZTrx16uUs6v2G61UM2JRt4jOKp/y1nlguLm1ok6KedhVrqVUEqXiBFLnkvRlys7Q UBNvz7dqR0IsXG5BKDnuIdEPqI78gkH9bUnnaWGg= Received: from relay.lc-words.com ([127.0.0.1]) by localhost (relay.lc-words.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 55628-10; Mon, 20 Apr 2009 13:24:47 +0200 (CEST) Received: from toshizbyszek.lists.lc-words.com (aeix11.neoplus.adsl.tpnet.pl [79.186.231.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: z.szalbot@lcwords.com) by relay.lc-words.com (Postfix) with ESMTPSA id 281E2B8029; Mon, 20 Apr 2009 13:24:47 +0200 (CEST) Date: Mon, 20 Apr 2009 13:24:42 +0200 To: =?utf-8?Q?Fernando_Apestegu=C3=ADa?= From: "Zbigniew Szalbot" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <1bd550a00904200422od3776c8ge59127854e10fac4@mail.gmail.com> Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1bd550a00904200422od3776c8ge59127854e10fac4@mail.gmail.com> User-Agent: Opera Mail/10.00 (Win32) X-Virus-Scanned: Maia Mailguard Cc: User Questions Subject: Re: how to copy files without directories 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: Mon, 20 Apr 2009 11:24:49 -0000 On Mon, 20 Apr 2009 13:22:38 +0200, Fernando ApesteguĂa wrote: > On 4/20/09, Zbigniew Szalbot wrote: >> Dear all, >> >> I have read the cp manual and I cannot find an option how to copy >> directories without files they contain. Is this possible? > > Maybe I read it wrong, but the subject and the paragraph above say two > different things. Ahh... I am sorry. Wrong subject. I want to copy directories without files they contain. Zbigniew Szalbot