anirudh.agarwal has asked for the wisdom of the Perl Monks concerning the following question:
Now there is another file inview_cfg_dir = /usr/TextPass/cfg/ url = http://localhost/tpx user = statview pwd_md5 = 93211cdee930eb4e1f7d36558a361145
/usr/TextPass/cfg/
namely export.cfg whose contents are as belowI want the value of report_cfg to be stored in a variable. How do I implement this functionality. Your help is highly appreciated.pid = /var/hello/pid report_cfg = /var/_export/config report_tmp = /var/_export/tmp
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Traversing through files to read a variable
by NetWallah (Canon) on Dec 18, 2013 at 06:12 UTC | |
|
Re: Traversing through files to read a variable
by marinersk (Priest) on Dec 19, 2013 at 00:42 UTC |