[Show "Revision History"] [Show "General Page Infos"] [Show "Page hits and edits"]

Revision History

Showing page edit history entries from 6 to 10 out of 10 entries total. (5 | 10 | 25 | 50 | 100 | 200 items per page)

10 5 Older
# Date Size Editor Comment Action
10 2022-10-20 20:40:35 2489 to previous emanuele6 since e.g. [[ !($var) ]] is parsed differently based on the state of extglob (off: [[ -n "!($var)" ]]; on: [[ ! ( -n $var ) ]]). avoid using [[ with optional whitespace omitted to prevent ambiguities. view
9 2016-03-26 09:51:17 2485 to previous 90 Minor changes to make the text clearer view
8 2015-03-05 00:38:55 2483 to previous izabera syntax hl view
7 2013-07-26 22:20:03 2443 to previous StephaneChazelas correction on &&/|| precedence. view
6 2013-04-20 09:04:46 1795 to previous JariAalto Use syntax "commandA" t refer to any command instead of two words "test A", which may be confused with test(1) command. view
10 5 Older