Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/utilities2/sort.html
Дата изменения: Fri Jan 17 12:43:26 1997
Дата индексирования: Tue Oct 2 00:27:42 2012
Кодировка:

Поисковые слова: рер р р р р р р р р р р р р р
Sorting the content of a file

Sorting the content of a file

The sort command is a simple database tool. It allows you to specify the field to be sorted on and the type of sort to be carried out on it.

   sort filename

Lines are sorted into the following order: lines starting with numbers come first, followed by lines starting with upper-case letters, which are followed by lines starting with lower-case letters and finally symbols such as % and !.


[Home] [Search] [Index]