Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 23:02:56 +0200
From:      Maciej Szewczyk <rodion@pirx.9lo.lublin.pl>
To:        questions@FreeBSD.org
Subject:   files to files with .txt
Message-ID:  <20020731230256.A19666@pirx.9lo.lublin.pl>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020731230256.A19666>