mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
17 lines
287 B
Markdown
17 lines
287 B
Markdown
# nemo
|
|
|
|
> File manager and graphical shell for Cinnamon.
|
|
> More information: <https://github.com/linuxmint/nemo>.
|
|
|
|
- Open a new window showing the user's home directory:
|
|
|
|
`nemo`
|
|
|
|
- Open a new window showing the current directory:
|
|
|
|
`nemo .`
|
|
|
|
- Close all open nemo windows:
|
|
|
|
`nemo --quit`
|