mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	Base: Document open(1)
This commit is contained in:
		
							parent
							
								
									b6eb7f42ac
								
							
						
					
					
						commit
						15daf88e93
					
				
					 1 changed files with 22 additions and 0 deletions
				
			
		
							
								
								
									
										22
									
								
								Base/usr/share/man/man1/open.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								Base/usr/share/man/man1/open.md
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,22 @@ | |||
| ## Name | ||||
| 
 | ||||
| open - open file or URL | ||||
| 
 | ||||
| ## Synopsis | ||||
| 
 | ||||
| ```**sh | ||||
| $ open <file-or-url...> | ||||
| ``` | ||||
| 
 | ||||
| ## Description | ||||
| 
 | ||||
| Open the given file(s), or the given URL(s), in the standard viewer for that | ||||
| kind of file. For non-file URLs, open the URL in the Browser. | ||||
| 
 | ||||
| ## Examples | ||||
| 
 | ||||
| ```sh | ||||
| $ open http://serenityos.org http://example.org | ||||
| $ open /proc | ||||
| $ open /etc/fstab | ||||
| ``` | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Sergey Bugaev
						Sergey Bugaev