sort man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

SORT(1)								       SORT(1)

NAME
       sort - sort file

SYNOPSIS
       sort [ -nr ] [ file ]

DESCRIPTION
       Sort  sorts  the lines of file (default: standard input) and writes the
       sorted output to standard output.

       Whole lines are	sorted	into  increasing  order,  using	 lexicographic
       ordering of Unicode characters by default.  The sort is stable, so that
       lines that compare equal will appear in the output in the same order as
       in  the	original  file.	  The  sort order is affected by the following
       options:

       -n     Each line is assumed to have an initial  numeric	string	repreā€
	      senting  an  integer,  with optional plus or minus sign, and the
	      lines are sorted by those numeric values into increasing order.

       -r     Reverses the sense of comparisons.

BUGS
       The entire file is read into memory to be sorted.

								       SORT(1)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net