Caja - Manage Files and Directories | Online Free DevTools by Hexmos

Manage files with Caja, the MATE file manager for Linux. Navigate directories, open in tabs, and customize window sizes. Free online tool, no registration required.

caja

Manage files and directories in the MATE desktop environment. See also: nautilus, dolphin, thunar, ranger. More information: https://manned.org/caja.

  • Open the current user home directory:

caja

  • Open specific directories in separate windows:

caja {{path/to/directory1 path/to/directory2 ...}}

  • Open specific directories in tabs:

caja {{[-t|--tabs]}} {{path/to/directory1 path/to/directory2 ...}}

  • Open a directory with a specific window size:

caja {{[-g|--geometry]}} {{600}}x{{400}} {{path/to/directory}}

  • Close all windows:

caja {{[-q|--quit]}}