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