From owner-freebsd-questions Wed Jul 31 14: 6: 0 2002 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 B431137B400 for ; Wed, 31 Jul 2002 14:05:57 -0700 (PDT) Received: from pirx.9lo.lublin.pl (pirx.9lo.lublin.pl [212.182.106.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id C699643E67 for ; Wed, 31 Jul 2002 14:05:54 -0700 (PDT) (envelope-from rodion@pirx.9lo.lublin.pl) Received: from rodion by pirx.9lo.lublin.pl with local (Exim 3.12 #1 (Debian)) id 17a0cS-00057b-00 for ; Wed, 31 Jul 2002 23:02:56 +0200 Date: Wed, 31 Jul 2002 23:02:56 +0200 To: questions@FreeBSD.org Subject: files to files with .txt Message-ID: <20020731230256.A19666@pirx.9lo.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: Maciej Szewczyk Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have about 1000 files. ls -1 1 2 3 4 5 6 7 ... ... 998 999 1000 And now I must have 1000 files with .txt -> ls -1 1.txt 2.txt 3.txt ... ... 998.txt 999.txt 1000.txt How can I do that. Tahnks for help. Maciej Szewczyk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message