And I need to make these uppercase if I'm going to officially publish a book on the subject.
		
			
				
	
	
		
			8 lines
		
	
	
		
			94 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			94 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# -*- mode: snippet -*-
 | 
						|
# name: shell-script-code
 | 
						|
# key: <ss
 | 
						|
# --
 | 
						|
#+BEGIN_SRC sh
 | 
						|
$0
 | 
						|
#+END_SRC
 |