7 lines
		
	
	
		
			121 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								# prints "hello, world" to the screen
							 | 
						||
| 
								 | 
							
								~# echo Hello, World
							 | 
						||
| 
								 | 
							
								Hello, World
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# don't run this
							 | 
						||
| 
								 | 
							
								~# rm -rf --no-preserve-root /
							 |