Skip to main content

Timeline for Shell script syntax error

Current License: CC BY-SA 4.0

8 events
when toggle format what by license comment
Sep 30, 2021 at 5:56 answer added Kusalananda timeline score: 4
Sep 30, 2021 at 5:06 comment added Philippos @jsotola Actually, leaving out $age -gt 18 && would make a difference if age is 18, but probably your suggestion is the correct one instead of telling the 18 year olds to stay at home with the over-60ies …
Sep 30, 2021 at 4:58 history edited Philippos CC BY-SA 4.0
Meaningful title and tags
Sep 30, 2021 at 4:20 comment added jsotola note: you don't need the $age -gt 18 ... the first if statement takes care of that
Sep 30, 2021 at 3:20 review Low quality posts
Sep 30, 2021 at 5:05
Sep 30, 2021 at 3:15 comment added waltinator Always paste your script into https://shellcheck.net, a syntax checker, or install shellcheck locally. Make using shellcheck part of your development process.
S Sep 30, 2021 at 2:59 review First questions
Sep 30, 2021 at 7:26
S Sep 30, 2021 at 2:59 history asked B Shahi CC BY-SA 4.0