5 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | #!/bin/sh | ||
|  | /opt/openoffice.org3/program/soffice "-accept=socket,host=localhost,port=2002;urp;" | ||
|  | echo "Press <enter>..." | ||
|  | read R |