Rdm creates a copy of an rauto demo in the local directory.
rdm [-h] name |
-h | : | Display a usage message and exit with nonzero return value. |
name | : | Name of the demo. |
Rdm creates a copy of the demo name in the local directory. A sub-directory with name name is created and all files of the demo are copied to this sub-directory. The demos that come with rauto are discussed in Section 3. Use the AUTO command @dm to copy demos that come with AUTO.
Rdm returns 0 on success and 1 if an error occurred or the -h switch was given.