Query: sortbyquote
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SORTBYQUOTE(1) NCBI Tools User's Manual SORTBYQUOTE(1)NAMEsortbyquote - sort C/C++ code by quoted regionsSYNOPSISsortbyquote [-] [-i filename] [-o filename] [-r]DESCRIPTIONsortbyquote is a simple utility to sort a C or C++ code snippet so that the lines (typically elements of a static array for use in binary search) end up in case-insensitive order of the string literals they contain.OPTIONSA summary of options is included below. - Print usage message -i filename Input File Name (default = stdin) -o filename Output File Name (default = stdout) -r Reverse orderBUGSEscape sequences are not supported.AUTHORThe National Center for Biotechnology Information.NCBI2006-01-11 SORTBYQUOTE(1)
Related Man Pages |
---|
asn2ff(1) - debian |
asn2xml(1) - debian |
asntool(1) - debian |
fastacmd(1) - debian |
nps2gps(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Introduction |
Find columns in a file based on header and print to new file |
Weird 'find' results |