Hacker News new | ask | show | jobs
by remvee 2262 days ago
@vedipen, thera's a typo in bash "if" example, an if-block is closed with "fi".

edit: "if" example also misses a semicolon before "then".

1 comments

actually then is supposed to be on the next line. updated it