Revision [1214]

Last edited on 2010-02-15 09:54:42 by DavidLee
Additions:
||-p,-port port||Outputs to a named port instead of out||
Deletions:
||-p port
-port port||Outputs to a named port instead of out||


Revision [1117]

Edited on 2010-01-05 05:23:28 by DavidLee
Additions:
Example: write to the error port
echo -p error A line written to the error port
See Also [[CommandXEcho xecho]]
Deletions:
See Also [[CommandXEcho]]


Revision [1113]

Edited on 2010-01-05 05:20:35 by DavidLee
Additions:
**echo** [ [[SerializationOptions serialization options]] ] [options] [args]
See Also [[CommandXEcho]]
Deletions:
**echo** [-n] [args]


Revision [1112]

Edited on 2010-01-05 05:17:47 by DavidLee
Additions:
||-p port
-port port||Outputs to a named port instead of out||


Revision [993]

Edited on 2009-11-25 09:55:16 by DavidLee
Additions:
echo -n foo ; echo bar
Deletions:
$ echo -n foo ; echo bar


Revision [992]

Edited on 2009-11-25 09:54:39 by DavidLee
Additions:
======Command echo======
====Name====
**echo** Prints its arguments to stdout
====Synopsis====
**echo** [-n] [args]
===Options===
||-n||No newline||
====Examples====
echo hi there
Result
echo arg1 <[1,"hi",<foo>bar</foo>]> arg3
Result
[[Commands]]
Deletions:
======echo [-n] [args]======
$ echo hi there
$ echo arg1 <[1,"hi",<foo>bar</foo>]> arg3


Revision [755]

Edited on 2009-09-16 07:53:17 by DavidLee
Deletions:
[[CommandsBuiltin]]


Revision [346]

Edited on 2009-01-03 06:47:18 by DavidLee
Additions:
[[CategoryCommands]]


Revision [250]

Edited on 2008-07-06 09:48:16 by DavidLee
Additions:
======echo [-n] [args]======
XML Sequences are output seperated by spaces.
A newline is printed at the end of all arguments.
If the first argument is "-n" then no newline is printed.
$ echo -n foo ; echo bar
foobar
Deletions:
======echo [args]======
XML Sequences are output seperated by spaces


Revision [186]

Edited on 2008-05-31 18:11:20 by DavidLee
Additions:
----
[[CommandsBuiltin]]


Revision [185]

The oldest known version of this page was created on 2008-05-31 18:10:53 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki