ECHO(nged)
NAME
echo - Echos whatever text is provided as an argument on the command line. This is intended for use in MGED scripts.
DESCRIPTION
Echos whatever text is provided as an argument on the command line. This is intended for use in MGED scripts.
EXAMPLES
The example shows the use of the echo command in displaying text.
Example 1. Using the echo command to display text.
mged> echo some text goes here
Displays the text, "some text goes here".
COPYRIGHT
This software is Copyright (c) 1989-2021 by the United States Government as represented by U.S. Army Research Laboratory.
BUG REPORTS
Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org