drawing
Verified for current stable LTS
Drawing Command: Open Specific Files New Window
Use for open specific files new window with Drawing. Exact CLI syntax to open specific files new window using Drawing.
When to use this: Use for open specific files new window with Drawing.
Command Syntax
drawing --new-window <path/to/image1 path/to/image2 ...> drawing --new-window <path/to/image1 path/to/image2 ...> Live Command Builder
Final Command
drawing --new-window <path/to/image1 path/to/image2 ...> Command Breakdown
--new-window- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to open specific files new window using Drawing.
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
Drawing Command: Open Specific Files
drawing <path/to/image1 path/to/image2 ...> Drawing Command: Start Drawing Application drawing Chromium Command: Open New Window chromium --new-window <example.com> Code Command: Open Files In New Window code -n <path/to/file_or_directory1 path/to/file_or_directory2 ...> Atom Command: Open File Or Directory New Window atom -n <path/to/file_or_directory>