User Tools

Site Tools


jvs:fscan:manual:chapter2:tablesort

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
jvs:fscan:manual:chapter2:tablesort [2014/03/24 15:52]
voyvodic created
jvs:fscan:manual:chapter2:tablesort [2023/02/23 18:43] (current)
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions): table_sort** **fScan Reference Manual, Chapter 2 (CmdLineOptions): table_sort**
  
-===== Table sort -- ===== +===== Table sort -- Sort the rows of data in a table===== 
-**usage: -table [file] TABLENAME [FLAG] FILENAME**\\+**usage: -table sort TABLENAME [FLAG] [SORTCOL]**\\ 
 + 
 +This sorts the rows of a table based on the values in column SORTCOL. 
 + 
 +SORTCOL: Name or number of column to sort on. Default is column 1. 
 + 
 +FLAG:\\ 
 +  * 1 - Numerical sort; treat text entries as numbers\\ 
 +  * 2 - Sort in descending order; default is ascending order\\   
  
 **See Also:**\\ **See Also:**\\
jvs/fscan/manual/chapter2/tablesort.1395676354.txt.gz · Last modified: 2014/08/04 16:03 (external edit)