blob: 5fe9122c907c78c475a80e03270054d05eee2799 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# cmd2 will skip any lines
# which occur before a valid
# command prompt
(Cmd) orate This is a test
> of the
> emergency broadcast system
This is a test
of the
emergency broadcast system
|