HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

fi — This shell keyword is used to end an `if` statement.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
shellcommandendfikeywordthisusedcli

Problem

How to use the fi command: This shell keyword is used to end an if statement.

Solution

fi — This shell keyword is used to end an if statement.

View documentation for the if keyword:
tldr if

Code Snippets

View documentation for the `if` keyword

tldr if

Context

tldr-pages: common/fi

Revisions (0)

No revisions yet.