Mercurial > hg > Members > kono > nitros9-code
diff level1/sys/dirsort.hp @ 1959:3d26c3a92170
Better format for 80 column screen
author | robert |
---|---|
date | Fri, 23 Dec 2005 00:06:35 +0000 |
parents | 03750843cffd |
children |
line wrap: on
line diff
--- a/level1/sys/dirsort.hp Wed Dec 21 13:59:09 2005 +0000 +++ b/level1/sys/dirsort.hp Fri Dec 23 00:06:35 2005 +0000 @@ -1,10 +1,10 @@ @DIRSORT Syntax: dirsort [<path>] - Default path is current directory . - Dot names ., .., ..., etc. may be use and full or partial path names. - ex. dirsort graphics dirsort /dd/cmds dirsort ... + Default path is current directory . + Dot names ., .., ..., etc. may be use and full or partial path names. + ex. dirsort graphics dirsort /dd/cmds dirsort ... Usage : Sorts the contents of a directory placing all capitalized names first. - That will place subdirectories first if the convention of making - directory names upper case is followed. All deleted directory names - are placed invisibly placed at the end. That means new entries will - appear at the end of the directory list. + That will place subdirectories first if the convention of making + directory names upper case is followed. All deleted directory names + are placed invisibly placed at the end. That means new entries will + appear at the end of the directory list.