Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/merge.hp @ 1746:5469aad825d7
*** empty log message ***
author | robert |
---|---|
date | Fri, 28 Jan 2005 00:22:49 +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 |