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

Revision History

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

# Date Size Editor Comment Action
485 2016-11-30 18:17:15 60320 to previous port-92-204-42-55 Already mention the leading hypthen in the first pitfall. I fear that people think everything with the good example is already correct. view
484 2016-11-21 20:56:33 60234 to previous tor-5 remove ; view
483 2016-10-17 11:37:59 60235 to previous ormaaj There's always a way. view
482 2016-10-14 14:49:04 59813 to previous GreyCat I have been informed that aws may not do what I expected based on reading the user's stupid script. view
481 2016-10-14 14:43:09 59620 to previous GreyCat Pitfall 50: hosts=( $(aws ...) ) view
480 2016-10-14 14:24:04 58844 to previous GreyCat Pitfall 49: OIFS="$IFS"; ...; IFS="$OIFS" view
479 2016-09-24 19:04:15 58297 to previous geirha forgot the anchor view
478 2016-09-24 18:49:28 58279 to previous geirha stray quote view
477 2016-09-24 18:44:42 58280 to previous geirha pf 48 -- export CDPATH view
476 2016-09-16 12:40:52 56968 to previous geirha no, the point was to show it works without the $ view
475 2016-09-16 12:01:09 56969 to previous 80 Fix a missing dereference view
474 2016-05-14 22:17:39 56968 to previous tor-exit [ If an open bracket introduces a bracket expression as in XBD RE Bracket Expression, except that the <exclamation-mark> character ( '!' ) shall replace the <circumflex> character ( '^' ) in its view
473 2016-03-30 12:10:15 56968 to previous GreyCat   view
472 2016-03-30 12:06:52 56730 to previous GreyCat [ x == y ] is NOT valid in posix shells. It is a bashism. I will add some clarifying language after this revert. view
471 2016-03-30 02:06:52 56490 to previous aftr-5-146-249-61 This simply isn't true - '==' works in '['! view
470 2016-03-08 05:41:15 56730 to previous ool-457d9675 emphasize "for x;do" more in example 24 view
469 2016-03-02 08:11:54 56652 to previous lmcb-76 Added a comment about using find for pitfall 1. bolded the so whats the right way to do it. view
468 2016-01-18 13:03:44 56502 to previous StephaneChazelas   view
467 2016-01-18 13:02:01 56497 to previous StephaneChazelas   view
466 2016-01-18 12:50:50 56163 to previous StephaneChazelas Mention that it also concerns symlinks to inaccessible files. view
465 2016-01-18 12:44:39 56026 to previous StephaneChazelas errors on stderr view
464 2016-01-11 21:25:12 56022 to previous GreyCat not perfectly... view
463 2015-12-24 00:38:26 56024 to previous GreyCat ((foo > 7)) and [[ foo -gt 7 ]] are both *correct*, in both bash and ksh. Try 'em. view
462 2015-12-23 17:30:55 56026 to previous 38 Adds missing $ signs in first part of Pitfall 7. view
461 2015-11-26 15:34:38 56024 to previous GreyCat Completely incorrect assertion. Try this: var="-n"; echo "$var" Even if your assertion WERE true for bash >= n we would still have to mark it a pitfall for other shells/versions. view