mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 04:22:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
	
		
			275 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
	
		
			275 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Name
 | |
| 
 | |
| Terminal - Serenity terminal emulator
 | |
| 
 | |
| ## Synopsis
 | |
| 
 | |
| ```**sh
 | |
| $ Terminal [options]
 | |
| ```
 | |
| 
 | |
| ## Description
 | |
| 
 | |
| Terminal is a terminal emulator application for Serenity.
 | |
| 
 | |
| ## Options
 | |
| 
 | |
| * `-e`: Execute this command inside the terminal
 | |
| 
 | |
| ## Examples
 | |
| 
 | |
| ```sh
 | |
| $ Terminal -e Shell
 | |
| ```
 | 
