*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> Tcl/concat (3)              
Title
Content
Arch
Section
 

Contents


concat(3Tcl)							  concat(3Tcl)


NAME    [Toc]    [Back]

     concat - Join lists together

SYNOPSIS    [Toc]    [Back]

     concat ?arg arg ...?						      |

DESCRIPTION    [Toc]    [Back]

     This command treats each argument as a list and concatenates them into a
     single list.  It also eliminates leading and trailing spaces in the arg's
     and adds a	single separator space between arg's.  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.

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

KEYWORDS    [Toc]    [Back]

     concatenate, join,	lists


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
ttdt_session_join HP-UX join a ToolTalk session
ccsync IRIX Power Fortran join accelerator.
tt_session_join HP-UX join a session and make it the default
getjoinstl IRIX translate between strings and join styles
dmFXJoinFields IRIX join two fields into a single frame
nets Tru64 JOIN DHCP server database
join Linux join lines of two files on a common field
dpkg-split Linux Debian package archive split/join tool
jdbshow Tru64 Display the contents of a specific JOIN server database
checkdba Tru64 Check the JOIN IP address lease database for internal consistency
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service