lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi] Return of the secret decoder ring


From: Greg Chicares
Subject: [lmi] Return of the secret decoder ring
Date: Wed, 7 Nov 2018 22:56:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

It's handy to modify data files in (by default) /opt/lmi/data
experimentally during an lmi session. MST->XST obfuscation
has made that less convenient. To restore convenience, I'll
soon push a 'gwc/invert.sh' script that does this:

/tmp/lmi/tmp[0]$pushd /tmp/lmi/tmp                  
/tmp/lmi/tmp[0]$cp -a /opt/lmi/data/*upper*.xst .   
/tmp/lmi/tmp[0]$cp -a /opt/lmi/src/lmi/*lower*.mst .
/tmp/lmi/tmp[0]$ls
finra_footer_lower.mst  reg_d_group_footer_lower.mst  
reg_d_indiv_footer_lower.mst
finra_footer_upper.xst  reg_d_group_footer_upper.xst  
reg_d_indiv_footer_upper.xst
finra_header_lower.mst  reg_d_group_header_lower.mst
finra_header_upper.xst  reg_d_group_header_upper.xst
/tmp/lmi/tmp[0]$/opt/lmi/src/lmi/gwc/invert.sh 
/tmp/lmi/tmp[0]$ls
finra_footer_lower.mst  finra_header_upper.xst        
reg_d_group_header_upper.mst
finra_footer_lower.xst  reg_d_group_footer_lower.mst  
reg_d_group_header_upper.xst
finra_footer_upper.mst  reg_d_group_footer_lower.xst  
reg_d_indiv_footer_lower.mst
finra_footer_upper.xst  reg_d_group_footer_upper.mst  
reg_d_indiv_footer_lower.xst
finra_header_lower.mst  reg_d_group_footer_upper.xst  
reg_d_indiv_footer_upper.mst
finra_header_lower.xst  reg_d_group_header_lower.mst  
reg_d_indiv_footer_upper.xst
finra_header_upper.mst  reg_d_group_header_lower.xst
/tmp/lmi/tmp[0]$head --lines=1 *upper*.mst
==> finra_footer_upper.mst <==
{{!

==> finra_header_upper.mst <==
{{!

==> reg_d_group_footer_upper.mst <==
{{!

==> reg_d_group_header_upper.mst <==
{{!

==> reg_d_indiv_footer_upper.mst <==
{{!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]