Timeline for How to test if a variable is defined at all in Bash prior to version 4.2 with the nounset shell option?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 7, 2016 at 1:10 | comment | added | user79743 | @Tim It is three things, beside being a token, an string and part of a line: An option to a command test -v, an operator to a conditional expression and a unary test primary for [ ]. Don't mix English language with shell definitions. | |
| May 2, 2016 at 6:33 | comment | added | Tim | -v isn't an option to test, but an operator for conditional expressions. | |
| Apr 17, 2013 at 8:38 | answer | added | Stein Inge Morisbak | timeline score: 3 | |
| Nov 27, 2012 at 7:39 | vote | accept | Tim Friske | ||
| Nov 27, 2012 at 1:07 | answer | added | Gilles 'SO- stop being evil' | timeline score: 44 | |
| S Nov 26, 2012 at 23:38 | answer | added | Tim Friske | timeline score: 7 | |
| S Nov 26, 2012 at 23:38 | history | asked | Tim Friske | CC BY-SA 3.0 |