Timeline for Checking if an input number is an integer
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 8, 2023 at 10:10 | comment | added | josch | Thank you, that was a very educative read! I've adjusted my answer accordingly and will go through my own shell scripts fixing these instances. | |
| Jan 8, 2023 at 9:59 | comment | added | Stéphane Chazelas | @josch, have you followed the "more on that..." link? I've covered that on many Q&As and comments here and elsewhere. See also lists.gnu.org/archive/html/bug-bash/2021-02/msg00054.html for bash | |
| Jan 8, 2023 at 9:46 | comment | added | josch | "Do not use [0-9] which often matches a lot more" -- in which shell? Why? Where did you see this behavior in the wild? | |
| Jan 25, 2021 at 11:09 | history | edited | Stéphane Chazelas | CC BY-SA 4.0 | added 59 characters in body |
| Jan 25, 2021 at 10:55 | history | answered | Stéphane Chazelas | CC BY-SA 4.0 |