• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

nautilus Command Examples in Linux

by admin

Nautilus is a free, open-source and user-friendly file explorer application. It is the default file manager for the GNOME desktop environment, an open-source graphical user interface for Linux-based operating systems. Nautilus provides users with an intuitive interface for managing and organizing their files, folders, and directories. It has a number of features, including support for drag and drop, file previews, and the ability to browse and manipulate remote file systems, such as FTP and SMB/Windows shares. Nautilus is designed to be simple to use, with a focus on productivity and efficiency. It is also highly customizable, allowing users to add extensions and plugins to enhance its functionality.

nautilus Command Examples

1. Launch Nautilus:

# nautilus

2. Launch Nautilus as root user:

# nautilus

3. Launch Nautilus and display a specific directory:

# nautilus /path/to/directory

4. Launch Nautilus with a specific file or directory selected:

# nautilus --select /path/to/file_or_directory

5. Launch Nautilus in a separated window:

# nautilus --new-window

6. Close all Nautilus instances:

# nautilus --quit

7. Display help:

# nautilus --help

Filed Under: Linux

Some more articles you might also be interested in …

  1. i3status Command Examples in Linux
  2. filefrag: command not found
  3. physlock: command not found
  4. dracut: command not found
  5. jq: command not found (JSON CLI Parser)
  6. arch-chroot: command not found
  7. How to Password Protect GRUB2 in Oracle Enterprise Linux 7
  8. makepkg Command Examples in Linux
  9. aspell Command Examples in Linux
  10. uuidgen: command not found

You May Also Like

Primary Sidebar

Recent Posts

  • powertop Command Examples in Linux
  • powertop: command not found
  • powerstat: command not found
  • powerstat Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright