|
How to do things AI Noob vs. Pro
List biggest files Free Open Source: Swiss File Knifea command line
Depeche View
command line
free external tools,
cpp sources
articles |
sfk ... +sort
sort text lines, case insensitive by default.
requires a previous command producing text output.
options
-case case sensitive text comparison
-rev[erse] reverse sorting order
-skiphead first line is a table header,
exclude this from sorting
-head=n keep first n lines unsorted
examples
sfk filter csv.txt +sort
print sorted contents of csv.txt
sfk filter csv.txt +sort +view
shows output with the dview GUI tool
sfk ... +sort
sort text lines, case insensitive by
default. requires a previous command
producing text output.
options
-case case sensitive text
comparison
-rev[erse] reverse sorting order
-skiphead first line is a table
header, exclude this from
sorting
-head=n keep first n lines unsorted
examples
sfk filter csv.txt +sort
print sorted contents of csv.txt
sfk filter csv.txt +sort +view
shows output with the dview GUI tool
you are viewing this page in mobile portrait mode with a limited layout. turn your device right, use a desktop browser or buy the sfk e-book for improved reading. sfk is a free open-source tool, running instantly without installation efforts. no DLL's, no registry changes - just get sfk.exe from the zip package and use it (binaries for windows, linux and mac are included).
|


