concat man page on OpenDarwin

Printed from http://www.polarhome.com/service/man/?qf=concat&af=0&tf=2&of=OpenDarwin

concat(n)		     Tcl Built-In Commands		     concat(n)

______________________________________________________________________________

NAME
       concat - Join lists together

SYNOPSIS
       concat ?arg arg ...?
_________________________________________________________________

DESCRIPTION
       This  command  joins  each  of its arguments together with spaces after
       trimming leading and trailing spaces from each of  them.	  If  all  the
       arguments  are  lists,  this  has the same effect as concatenating them
       into a single list.  It permits any number of arguments.	 For  example,
       the command
	      concat a b {c d e} {f {g h}}
       will return
	      a b c d e f {g h}
       as its result, and
	      concat " a b {c	" d "  e} f"
       will return
	      a b {c d e} f
       as its result.

       If no args are supplied, the result is an empty string.

SEE ALSO
       append(n), eval(n)

KEYWORDS
       concatenate, join, lists

Tcl				      8.3			     concat(n)
[top]

List of man pages available for OpenDarwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net