caja
Verified for current stable LTS
Caja Command: Open Directory With Specific Window Size
Use for open directory with specific window size with Caja. Exact CLI syntax to open directory with specific window size using Caja.
When to use this: Use for open directory with specific window size with Caja.
Command Syntax
caja -g <600>x<400> <path/to/directory> caja -g <600>x<400> <path/to/directory> Live Command Builder
Final Command
caja -g <600>x<400> <path/to/directory> Command Breakdown
-g- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to open directory with specific window size using Caja.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Caja Command: Close All Windows
caja -q Caja Command: Open Specific Directories In Tabs caja -t <path/to/directory1 path/to/directory2 ...> Caja Command: Open Specific Directories Separate Windows caja <path/to/directory1 path/to/directory2 ...> Caja Command: Open User Home Directory caja Bun Remove Command: Remove Global Package bun remove -g <package_name>