mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:22:43 +00:00 
			
		
		
		
	
		
			
				
	
	
	
	
		
			190 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			190 B
		
	
	
	
	
	
	
	
Name
clear - clear the terminal
Synopsis
$ clear
Description
clear clears the current terminal contents by writing \033[3J\033[H\033[2J to the standard output.
