Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/merge.hp @ 1956:03750843cffd
Added dirsort.hp
author | boisy |
---|---|
date | Tue, 20 Dec 2005 19:48:11 +0000 |
parents | 76b1793dbd1c |
children |
rev | line source |
---|---|
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
1 @MERGE |
905 | 2 Syntax: Merge <path> [<path> [...]] |
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
3 Usage : Copies multiple input files to standard output |
1329 | 4 Opts : |
5 -z = get list of files from standard input | |
6 |