chcat
Verified for current stable LTS
Chcat Command: Display Categories Of File Linux
Use for display categories of file linux with Chcat. Exact CLI syntax to display categories of file linux using Chcat.
When to use this: Use for display categories of file linux with Chcat.
Command Syntax
ls -Z <path/to/file> ls -Z <path/to/file> Live Command Builder
Final Command
ls -Z <path/to/file> Command Breakdown
-Z- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display categories of file linux using Chcat.
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
Chcat Command: Add Category To File Linux
sudo chcat +<CategoryName> <path/to/file> Chcat Command: List Available Categories Linux sudo chcat -L Chcat Command: Remove All Categories From File Linux sudo chcat -d <path/to/file> Chcat Command: Remove Category From File Linux sudo chcat -- -<CategoryName> <path/to/file> Chcat Command: Set Specific Categories For File Linux sudo chcat <CategoryName1,CategoryName2,...> <path/to/file>