Mercurial > hg > Members > kono > nitros9-code
view level1/sys/dirsort.hp @ 2918:ada61f1951b7
dalpha: Use cmds/makefile from d64 port
The only difference was the duplicate dmode in a commands list.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Fri, 17 Jan 2014 22:46:19 +0100 |
parents | 3d26c3a92170 |
children |
line wrap: on
line source
@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 ... 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.