
HenriTanaka
Novice
Jan 17, 2011, 7:50 AM
Post #1 of 1
(84 views)
|
|
Track file change by set
|
Can't Post
|
|
Need help for the following Perl Script , We want to track a file if some lines changed , this file is oraganized by SET , see below ( NODE aaa, Node BBB, etc...} if something changed, we want to get a output like this: NODE WWW <Changes> Node : OOOO <Changes> --- The file sample are as folllows: NODE aaa { LOGIN=goodTry NAME=m1 PORT=m2 } NODE bbb { NODE_NAME1=vvv NODE_NAME2=eeee LINK=8899 } Thanks
|