version 1.3, 2019/02/06 21:11:44 |
version 1.5, 2022/06/03 12:15:57 |
|
|
STRING(1) General Commands Manual STRING(1) |
STRING(1) General Commands Manual STRING(1) |
|
|
|
|
|
|
NNAAMMEE |
NNAAMMEE |
string - conditional testing whether a string is defined |
string - conditional testing whether a string is defined |
|
|
Line 21 DDEESSCCRRIIPPTTIIOONN |
|
Line 19 DDEESSCCRRIIPPTTIIOONN |
|
|
|
escape sequence after identifier: -mystr is defined |
escape sequence after identifier: -mystr is defined |
|
|
|
backslash in name: \ is defined |
|
|
|
dot in name: . is defined \. is defined |
|
|
OpenBSD February 6, 2019 STRING(1) |
invalid escape in name: G is defined \G is defined |
|
|
|
OpenBSD June 3, 2022 STRING(1) |