nautilus
Default file explorer for GNOME desktop environment.
Also known as GNOME Files.
nautilus
- Launch Nautilus as root user:
sudo nautilus
- Launch Nautilus and display a specific directory:
nautilus {path/to/directory}
- Launch Nautilus with a specific file or directory selected:
nautilus --select {path/to/file_or_directory}
- Launch Nautilus in a separated window:
nautilus --new-window
- Close all Nautilus instances:
nautilus --quit
nautilus --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).