explorer: add page (#3286)
This commit is contained in:

committed by
Lucas Gabriel Schneider

parent
d36c8895e1
commit
f6a45e10dd
15
pages/windows/explorer.md
Normal file
15
pages/windows/explorer.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# explorer
|
||||
|
||||
> The Windows File Explorer.
|
||||
|
||||
- Open Windows Explorer:
|
||||
|
||||
`explorer`
|
||||
|
||||
- Open Windows Explorer in the current directory:
|
||||
|
||||
`explorer .`
|
||||
|
||||
- Open Windows Explorer in a specific directory:
|
||||
|
||||
`explorer {{path/to/directory}}`
|
Reference in New Issue
Block a user