Timeline for Tips for golfing in Bash
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Mar 23, 2019 at 8:18 | comment | added | roblogic | Also, you don't need spaces around && and || | |
| Apr 13, 2017 at 12:39 | history | edited | CommunityBot | replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/ | |
| Jan 24, 2017 at 15:09 | comment | added | ckjbgames | You could use the ternary operator [test] && $if_true || $else in these functions and save some bytes. | |
| Mar 30, 2015 at 10:45 | history | answered | jimmy23013 | CC BY-SA 3.0 |