Timeline for if/then/else man page
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:36 | history | edited | CommunityBot |
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/
|
|
| Nov 10, 2015 at 2:14 | comment | added | Kevin |
Note that the bash(1) man page is absurdly long on most systems. IMHO man(1) is a poor interface for reading it.
|
|
| Mar 6, 2014 at 10:55 | comment | added | Graeme |
@nyuszika7h, yup, that's exactly what help [ says!
|
|
| Mar 6, 2014 at 10:44 | comment | added | ludiegu |
This. help is pretty much what I needed.
|
|
| Mar 6, 2014 at 10:44 | vote | accept | ludiegu | ||
| Mar 5, 2014 at 15:15 | comment | added | user3730 |
+1 for mentioning help. Note that [ is simply an alias of test, and is not part of conditional statement syntax.
|
|
| Mar 5, 2014 at 11:39 | history | answered | Graeme | CC BY-SA 3.0 |