soffice
Verified for current stable LTS
Soffice Command: Display File Content
Use for display file content with Soffice. Exact CLI syntax to display file content using Soffice.
When to use this: Use for display file content with Soffice.
Command Syntax
soffice --cat <path/to/file1 path/to/file2 ...> soffice --cat <path/to/file1 path/to/file2 ...> Live Command Builder
Final Command
soffice --cat <path/to/file1 path/to/file2 ...> Command Breakdown
--cat- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display file content 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: Open Files Read Only soffice --view <path/to/file1 path/to/file2 ...> Soffice Command: Print Files Specific Printer soffice --pt <printer_name> <path/to/file1 path/to/file2 ...> Atool Command: Cat File In Archive atool {-c|--cat} archive.tar path/to/file_in_archive.txt Atool Command: Display File Content atool -c <archive.tar> <path/to/file_in_archive.txt>