![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveparsing braces question
From: Charles Heizer <heizer1@llnl.gov>
Date: Mon Mar 06 2006 - 01:47:24 CET
Hello,
example --
zone "." IN {
zone "localhost" IN {
I would like to parse this so I can read the configuation and write it
Thanks,
|