soffice
Verified for current stable LTS
Soffice Command: Open Files Read Only
Use for open files read only with Soffice. Exact CLI syntax to open files read only using Soffice.
When to use this: Use for open files read only with Soffice.
Command Syntax
soffice --view <path/to/file1 path/to/file2 ...> soffice --view <path/to/file1 path/to/file2 ...> Command Breakdown
--view- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to open files read only using Soffice.
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
Soffice Command: Convert Doc To Pdf
soffice --convert-to pdf *.doc Soffice Command: Display File Content soffice --cat <path/to/file1 path/to/file2 ...> Soffice Command: Print Files Specific Printer soffice --pt <printer_name> <path/to/file1 path/to/file2 ...> Diff Pdf Command: Compare Pdfs Simple Gui View diff-pdf --view <path/to/a.pdf> <path/to/b.pdf> Diff Pdf Command: Compare Pdfs In Gui diff-pdf --view <path/to/a.pdf> <path/to/b.pdf>