2.2.12.  reLabel 
	
	
	
	
	
	  Purpose 
	Rename scalar, vectorial, and/or tensorial data header labels.
	
	
	 
	  Usage 
	
	> reLabel options ASCII table(s) 
	
	
	
	 
	  Options 
 
	-  -l/--label
-     column(s) to rename
	
-  -s/--substitute
-     new column label(s)
	
  
 
  Examples 
 
-  add suffix »green« to divergence of first PiolaKirchhoff stress (vector) with    --label 'div(p)' --substitute 'div(p)_green'  This results in '1_div(p)_green', '2_div(p)_green', '3_div(p)_green'.
-  prefix slip and twin resistance for (12) fcc systems with »copper«   --label resistance_slip,resistance_twin --substitute copper_resistance_slip,copper_resistance_twin resulting in '1_copper_resistance_slip', ..., '12_copper_resistance_slip' and similarly for all 'copper_resistance_twin' columns.