Script Course

From rbachwiki
Revision as of 16:05, 11 March 2019 by Bacchas (talk | contribs)
Jump to navigation Jump to search

Tests

Escape Sequence
Test Statements

Syntax

[condition to test for]

Example

[ -e /etc/passwd ]
-e True if file exists


Bash menu- Home