Re: how to alphabeticaly sort files in bat file?
- From: "HeyBub" <heybub@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 07:53:56 -0600
ILiya wrote:
I have file archives that need to be extracted in sequence based on
the archive names.
To do this, I think I need to iterate through all files in archives
directory, pickup those falling into archives pattern (like
"WeeklyUpdates????????.zip", sort them alphabeticaly (probably in a
separate file) and then iterate through the file feeding them to
unzip utility. But I have no idea how to implement this in bat file.
Thanks in advance.
At the command prompt, type "SORT /?" for instructions.
.
- References:
- how to alphabeticaly sort files in bat file?
- From: ILiya
- how to alphabeticaly sort files in bat file?
- Prev by Date: Re: Database error - repost
- Next by Date: Re: Need to know at what dattime computer boots up
- Previous by thread: Re: how to alphabeticaly sort files in bat file?
- Next by thread: How to UPCASE string in bat files?
- Index(es):
Relevant Pages
|
|