43 lines
		
	
	
	
		
			342 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
	
		
			342 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| there
 | |
| one - alpha
 | |
| two - beta
 | |
| three - gamma
 | |
| hi\
 | |
| there$a
 | |
| stuff
 | |
| hi\
 | |
| there
 | |
| EO\
 | |
| F
 | |
| hi
 | |
| hi
 | |
| tab 1
 | |
| tab 2
 | |
| tab 3
 | |
| abc
 | |
| def ghi
 | |
| jkl mno
 | |
| fff is a function
 | |
| fff () 
 | |
| { 
 | |
|     ed /tmp/foo  >/dev/null <<ENDOFINPUT
 | |
| /^name/d
 | |
| w
 | |
| q
 | |
| ENDOFINPUT
 | |
| 
 | |
|     aa=1
 | |
| }
 | |
| fff is a function
 | |
| fff () 
 | |
| { 
 | |
|     ed /tmp/foo >/dev/null  <<ENDOFINPUT
 | |
| /^name/d
 | |
| w
 | |
| q
 | |
| ENDOFINPUT
 | |
| 
 | |
|     aa=1
 | |
| }
 | |
| hi
 | |
| there
 | 
