View Single Post
  #7 (permalink)  
Old 03-27-2012, 07:53 PM
Gerald W. Lester
Guest
 
Posts: n/a
Default Re: Can I use a variable for a regexp or other pattern?

On 3/27/12 1:30 PM, Fritz Wuehler wrote:
> ... If there a way to get man pages as
> well? I must have whatever man pages come with Tcl but I don't know how to
> access them.
>
> Thanks for your comment.
>


If you are on a *nix box with Tcl install (including Mac OSX), try: man n <cmd>

For example: man n foreach

If you are on a Windows box, pull down the help file from ActiveState.


--
+------------------------------------------------------------------------+
| Gerald W. Lester, President, KNG Consulting LLC |
| Email: Gerald.Lester@kng-consulting.net |
+------------------------------------------------------------------------+
Reply With Quote