Revision 16,
551 bytes
checked in by marcus, 15 years ago
(diff) |
r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines
Initial import
|
Line | |
---|
1 | command CMD <cmd-file> |
---|
2 | =========== |
---|
3 | |
---|
4 | key: create command file |
---|
5 | ! version 1, 5-May-92 |
---|
6 | |
---|
7 | Creates command file containing all previously entered commands |
---|
8 | since beginning of SH session or since last "cmd" command. |
---|
9 | This file is an editable file which can be arbitrarily changed. |
---|
10 | Command files have an extension ".SHC". |
---|
11 | |
---|
12 | |
---|
13 | parameter |
---|
14 | --------- |
---|
15 | |
---|
16 | <cmd-file> --- parameter type: filename (without extension) |
---|
17 | Name of command file to be created. An extension ".SHC" is |
---|
18 | appended to the name. |
---|
19 | |
---|
20 | |
---|
21 | example |
---|
22 | ------- |
---|
23 | |
---|
24 | cmd allcmds ! creates file ALLCMDS.SHC |
---|
25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.