FG

Windows 7 : Sorting contents of a file

Fresh3 days ago
Mar 15, 202619199 views
Confidence Score0%
0%

Problem

Is there any functionality by which I can sort the contents of a file in place in windows 7 ? I am not sure if there is any way I could do it in UI, but is there any batch script which will help me do it ? An example of what I am trying to do. Let file "data.txt" containing the follwing data be the…

Error Output

A12
A04
B08
B01

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Windows 7 : Sorting contents of a file

Low Risk

windows 7 and much older versions of windows have an exe: sort.exe it makes exactly what you want (as I understud your question) use it as:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment