[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: what's III+ suffixes for use in organizing program
- Subject: Re: what's III+ suffixes for use in organizing program
- From: ArtL7@xxxxxxxx
- Date: Mon, 28 Jun 1999 13:31:00 EDT
In a message dated 6/28/99 7:27:32 AM Eastern Daylight Time,
ms44278@xxxxxxxx writes:
≪ On Sun, 27 Jun 1999, Yo Intl. wrote:
>
> >How do I create quickly suffixes for hundreds of Xywrite files?
ren * *.txt
≫
Yes, that makes sense -- but what about wanting to do that only for text
files, not for, say, program files with *.exe or startup.int, or whatever?
Is there a way to highlight the directory files you want changed, and then do
a rename command from the command line? Thanks?