mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-11-04 03:55:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			95 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			95 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#! @builddir@/grub-shell-tester
 | 
						|
 | 
						|
eval echo "Hello world"
 | 
						|
valname=tst
 | 
						|
eval $valname=hi
 | 
						|
echo $tst |