pkginfo
Verified for current stable LTS
Pkginfo Command: List File Owners By Pattern Linux
Use for list file owners by pattern linux with Pkginfo. Exact CLI syntax to list file owners by pattern linux using Pkginfo.
When to use this: Use for list file owners by pattern linux with Pkginfo.
Command Syntax
pkginfo -o <pattern> pkginfo -o <pattern> Live Command Builder
Final Command
pkginfo -o <pattern> Command Breakdown
-o- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list file owners by pattern linux using Pkginfo.
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
Pkginfo Command: List Files Owned By Package Linux
pkginfo -l <package> Pkginfo Command: List Installed Packages Linux pkginfo -i Pkginfo Command: Print File Footprint Linux pkginfo -f <path/to/file> Cpio Command: Copy Files To Archive Cpio Binary echo "<path/to/file1 path/to/file2 ...>" | cpio -o > <archive.cpio> Cpio Command: Copy Directory To Archive Cpio Verbose find <path/to/directory> | cpio -ov > <archive.cpio>