function old new delta run_list 1044 1259 +215 builtin_eval 45 126 +81 expand_strvec_to_string 91 - -91 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 2/0 up/down: 296/-91) Total: 205 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			44 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			44 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
c=`printf '\3'`
 | 
						|
eval "echo $c"
 | 
						|
echo Done:$?
 |