indent Verified for current stable LTS

Indent Command: Format Source Berkeley Style

Use for format source berkeley style with Indent. Exact CLI syntax to format source berkeley style using Indent.

When to use this: Use for format source berkeley style with Indent.

Command Syntax

indent <path/to/source_file.c> <path/to/indented_file.c> -nbad -nbap -bc -br -c33 -cd33 -cdb -ce -ci4 -cli0 -di16 -fc1 -fcb -i4 -ip -l75 -lp -npcs -nprs -psl -sc -nsob -ts8

Live Command Builder

Final Command

indent <path/to/source_file.c> <path/to/indented_file.c> -nbad -nbap -bc -br -c33 -cd33 -cdb -ce -ci4 -cli0 -di16 -fc1 -fcb -i4 -ip -l75 -lp -npcs -nprs -psl -sc -nsob -ts8

Command Breakdown

-nbad
Command Option
Tool-specific option used by this command invocation.
-nbap
Command Option
Tool-specific option used by this command invocation.
-bc
Command Option
Tool-specific option used by this command invocation.
-br
Command Option
Tool-specific option used by this command invocation.
-c33
Command Option
Tool-specific option used by this command invocation.
-cd33
Command Option
Tool-specific option used by this command invocation.
-cdb
Command Option
Tool-specific option used by this command invocation.
-ce
Command Option
Tool-specific option used by this command invocation.
-ci4
Command Option
Tool-specific option used by this command invocation.
-cli0
Command Option
Tool-specific option used by this command invocation.
-di16
Command Option
Tool-specific option used by this command invocation.
-fc1
Command Option
Tool-specific option used by this command invocation.
-fcb
Command Option
Tool-specific option used by this command invocation.
-i4
Command Option
Tool-specific option used by this command invocation.
-ip
Command Option
Tool-specific option used by this command invocation.
-l75
Command Option
Tool-specific option used by this command invocation.
-lp
Command Option
Tool-specific option used by this command invocation.
-npcs
Command Option
Tool-specific option used by this command invocation.
-nprs
Command Option
Tool-specific option used by this command invocation.
-psl
Command Option
Tool-specific option used by this command invocation.
-sc
Command Option
Tool-specific option used by this command invocation.
-nsob
Command Option
Tool-specific option used by this command invocation.
-ts8
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to format source berkeley style using Indent.

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 Indent directory