Linux command
caja 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
caja
Example
caja [path/to/directory1] [path/to/directory2] ...
Example
caja -t [path/to/directory1] [path/to/directory2] ...
Example
caja -g [600]x[400] [path/to/directory]
Close
caja -q
说明
caja is the default file manager for the MATE desktop environment. It provides a graphical interface for browsing files and directories, managing file operations, and accessing network locations. Caja is a fork of GNOME's Nautilus file manager, maintaining a traditional desktop file management experience.
参数
- -t, --tabs
- Open directories in tabs instead of windows
- -g, --geometry _WxH_
- Set window size in pixels
- -q, --quit
- Close all Caja windows
- -n, --no-default-window
- Only create windows for explicitly specified paths
- --browser
- Open browser window
FAQ
What is the caja command used for?
caja is the default file manager for the MATE desktop environment. It provides a graphical interface for browsing files and directories, managing file operations, and accessing network locations. Caja is a fork of GNOME's Nautilus file manager, maintaining a traditional desktop file management experience.
How do I run a basic caja example?
Run `caja` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -t, --tabs do in caja?
Open directories in tabs instead of windows