snippetbashTip
fi — This shell keyword is used to end an `if` statement.
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 ifCode Snippets
View documentation for the `if` keyword
tldr ifContext
tldr-pages: common/fi
Revisions (0)
No revisions yet.