From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 10:56:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A80EF16A4CE for ; Fri, 18 Jun 2004 10:56:01 +0000 (GMT) Received: from mailhub.ihlas.net.tr (mailhub.ihlas.net.tr [213.238.128.250]) by mx1.FreeBSD.org (Postfix) with SMTP id 24FA143D45 for ; Fri, 18 Jun 2004 10:56:00 +0000 (GMT) (envelope-from bmalik@ihlas.net.tr) Received: (qmail 30365 invoked from network); 18 Jun 2004 10:55:23 -0000 Received: from unknown (HELO maslak) (213.238.150.220) by mailhub.ihlas.net.tr with SMTP; 18 Jun 2004 10:55:23 -0000 Message-ID: <1e3201c45522$c393f840$dc96eed5@maslak> From: =?iso-8859-9?Q?Yavuz_Ma=FElak?= To: Date: Fri, 18 Jun 2004 13:55:26 +0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: copy or listing problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 10:56:01 -0000 Hello I use freebsd4.9 I have thousands of files in my any directory. and I need to copy them = to another directory.=20 but when I started to copy them I got error as below; /bin/cp: Argument list too long. Do I have to copy them in pieces ? What shall I do ? Thanks