chan - Manipulate channels http://purl.org/tcl/home/man/tcl8.5/TclCmd/chan.htm '''chan''' ''option'' ?''arg arg ...''? ** See Also ** This command (introduced in Tcl 8.5) provides several operations on a channel, including many that have been available using a mix of other commands. ''Option'' indicates what to do with the channel. Any unique abbreviation for ''option'' is acceptable. The valid ''option''s are: (see complete man page; here's only notes on selected options). ''[[ Fill this out! ]]'' [AMG]: `chan` aggregates all the commands you'll need for working with ---- [[[Category Command]]]