Timeline for Duck, duck, goose!
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Mar 14, 2018 at 17:29 | comment | added | Olivier Dulac |
you are welcome! I posted my other version (yes duck | head -n $$;echo goose) as an alternative (longer than yours, but one gets a LOT of ducks for 5 extra chars ^^)
|
|
| Mar 14, 2018 at 17:04 | history | edited | Digital Trauma | CC BY-SA 3.0 |
added 86 characters in body
|
| Mar 14, 2018 at 17:03 | comment | added | Digital Trauma |
@OlivierDulac yes, I think using $$ is acceptable - thanks!
|
|
| Mar 14, 2018 at 16:28 | comment | added | Olivier Dulac |
if we assume you launch a program, it will get a different pid every time. a lot of the time it will be 5 digits long, but not always. hence: change RANDOM to $ to shave 5 bytes?And one could also do a very long string of ducks: yes duck|head -n $$;echo goose
|
|
| Mar 13, 2018 at 18:49 | history | answered | Digital Trauma | CC BY-SA 3.0 |