mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Name
 | |
| 
 | |
| uptime - Tell how long the system has been running
 | |
| 
 | |
| ## Synopsis
 | |
| 
 | |
| ```sh
 | |
| $ uptime
 | |
| ```
 | |
| 
 | |
| ## Examples
 | |
| 
 | |
| ```sh
 | |
| $ uptime
 | |
| Up 2 minutes, 20 seconds
 | |
| ```
 | 
