From owner-freebsd-questions@FreeBSD.ORG Mon Apr 20 11:12:53 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 819241065769 for ; Mon, 20 Apr 2009 11:12:53 +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 1EE588FC14 for ; Mon, 20 Apr 2009 11:12:53 +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 EFF90B8030 for ; Mon, 20 Apr 2009 13:12:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lcwords.com; s=mainlcwords; t=1240225972; bh=DqoF2AShh8cwx1nS43oz/e558pdRIPIUaPKCu73jNE8=; h=Date:To:Subject:From:Content-Type:MIME-Version: Content-Transfer-Encoding:Message-ID; b=bvZVJECBhmaVpc/Ao1AUUaNXT3eR/7VKDXmbW4vvpSrTp2eYaZf9We9pkLYNrJYaX MXiD04rBM7QF5xSsR3E/b9ZU+z4H1PArMBQ0aNClLqbFjb+C+BmLQap+waK3vz/b1M UESDXyxiOQQ+oWzuVKj62dJb3gJu9DDPXokJI6O4= 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 55644-08 for ; Mon, 20 Apr 2009 13:12:51 +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 74FE7B8029 for ; Mon, 20 Apr 2009 13:12:51 +0200 (CEST) Date: Mon, 20 Apr 2009 13:12:47 +0200 To: "User Questions" From: "Zbigniew Szalbot" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/10.00 (Win32) X-Virus-Scanned: Maia Mailguard Subject: 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:13:08 -0000 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? Thank you very much! Zbigniew Szalbot