Script Course

From rbachwiki
Revision as of 17:03, 8 March 2019 by Bacchas (talk | contribs) (Created page with "==Tests== Syntax [condition to test for] Example [ -e /etc/passwd ] = Bash menu- Home=")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tests

Syntax

[condition to test for]

Example

[ -e /etc/passwd ]

Bash menu- Home