df Verified for current stable LTS

Df Command: Exclude Specified Filesystem Types

Use for exclude specified filesystem types with Df. Exact CLI syntax to exclude specified filesystem types using Df.

When to use this: Use for exclude specified filesystem types with Df.

Command Syntax

df -x <squashfs> -x <tmpfs>

Live Command Builder

Final Command

df -x <squashfs> -x <tmpfs>

Command Breakdown

-x
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to exclude specified filesystem types using Df.

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

Back to Df directory