evince
Verified for current stable LTS
Evince Command: Open Specific Page Number
Use for open specific page number with Evince. Exact CLI syntax to open specific page number using Evince.
When to use this: Use for open specific page number with Evince.
Command Syntax
evince -i <5> <path/to/file.pdf> evince -i <5> <path/to/file.pdf> Live Command Builder
Final Command
evince -i <5> <path/to/file.pdf> Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to open specific page number using Evince.
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
Evince Command: Open Fullscreen Mode
evince -f <path/to/file.pdf> Evince Command: Open Multiple Documents evince <file1.pdf file2.pdf ...> Evince Command: Open Pdf File evince <path/to/file.pdf> Evince Command: Open Presentation Mode evince -s <path/to/file.pdf> FFmpeg Command: Combine Images Into Video Or Gif ffmpeg -i <path/to/frame_%d.jpg> -f image2 <video.mpg|video.gif>