Bash - Test

Bash Liste Des Attaques Ovh

About

This page is about:

  • the built-in test command
  • and the test framework

test command

The if test condition-true construct is the exact equivalent of if [ condition-true ]

type test
# built-in function

test framework

Test unit framework in Bash

Example





Discover More
Bash Liste Des Attaques Ovh
Bash - Builtin Commands

builtin refers to: a builtin command. See or to the specific builtin command. See (useful when defining a function whose name is the same as a shell builtin) The builtin command execute the specified...



Share this page:
Follow us:
Task Runner