Revision [1379]

Last edited on 2010-05-11 06:18:57 by DavePawson [Added concat example]
Additions:
To concatenate String content and variables, enclose them in double quotes as per
xecho "Processing $inputfile with option $opt on $dirs"
which will appear as one line


Revision [1226]

Edited on 2010-02-15 10:12:27 by DavidLee [Added concat example]
Additions:
||-p,-port port||Outputs to a named port instead of output||
Deletions:
||-p port
-port port||Outputs to a named port instead of output||


Revision [1116]

Edited on 2010-01-05 05:22:41 by DavidLee [Added concat example]
Additions:
See Also [[CommandEcho echo]]
Deletions:
See Also [[CommandEcho]]


Revision [1115]

Edited on 2010-01-05 05:22:22 by DavidLee [Added concat example]
Additions:
See Also [[CommandEcho]]
Deletions:
See Also [[CommandEcho]


Revision [1114]

Edited on 2010-01-05 05:22:02 by DavidLee [Added concat example]
Additions:
xecho arg1 1 "hi" <[ <foo>bar</foo>]> arg5 >{var}
xecho <[ $var[4] ]>
Result
xecho <[ <foo/> ]> >{var}
xecho 2 3 4 >>{var}
xecho <[ <bar/> ]> >>{var}
xecho $var
Result
See Also [[CommandEcho]
Deletions:
$ xecho arg1 1 "hi" <[ <foo>bar</foo>]> arg5 >{port}
$ xecho <[ $port[4] ]>
$ xecho <[ <foo/> ]> >{port}
$ xecho 2 3 4 >>{port}
$ xecho <[ <bar/> ]> >>{port}
$ xecho $port


Revision [1111]

Edited on 2010-01-05 05:17:08 by DavidLee [Added concat example]
Additions:
xecho [ [[SerializationOptions serialization options]] ] [options] arg ...
Prints its arguments to the standard output seperated by the seqeunce separator ("\n") and terminated by the sequence terminator.
====Options====
||-n||Omits the sequence terminator after all arguments are serialized||
||-p port
-port port||Outputs to a named port instead of output||
Deletions:
xecho [ [[SerializationOptions serialization options]] ] arg ...
Prints its arguments to the standard output seperated by the seqeunce seperator ("\n");


Revision [905]

Edited on 2009-11-24 17:27:34 by DavidLee [Added concat example]
Additions:
[[Commands]]


Revision [900]

Edited on 2009-11-24 17:24:14 by DavidLee [Added concat example]
Additions:
Supports the standard [ [[SerializationOptions serialization options]] ]


Revision [899]

Edited on 2009-11-24 17:23:52 by DavidLee [Added concat example]
Additions:
xecho [ [[SerializationOptions serialization options]] ] arg ...
Deletions:
xecho [ [[SerializationOptions serialize options]] ] arg ...


Revision [898]

Edited on 2009-11-24 17:23:27 by DavidLee [Added concat example]
Additions:
xecho [ [[SerializationOptions serialize options]] ] arg ...
Deletions:
xecho [[SerializationOptions [serialize options] ]] arg ...


Revision [897]

Edited on 2009-11-24 17:22:57 by DavidLee [Added concat example]
Additions:
xecho [[SerializationOptions [serialize options] ]] arg ...
Deletions:
xecho [[SerializeOptions serialize options]] arg ...


Revision [896]

Edited on 2009-11-24 17:22:37 by DavidLee [Added concat example]
Additions:
======Command xecho======
=====Name=====
**xecho** prints XML arguments to output
====Synopsis====
xecho [[SerializeOptions serialize options]] arg ...
Deletions:
======xecho ======


Revision [752]

Edited on 2009-09-16 07:52:23 by DavidLee [Added concat example]
Deletions:
[[CommandsBuiltin]]


Revision [417]

The oldest known version of this page was created on 2009-03-01 04:36:26 by DavidLee [Added concat example]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki