Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: "Daniel Colascione" Newsgroups: gnu.bash.bug Subject: Re: Are there any plans for more readable, modern syntaxes for If statements? Date: Thu, 26 Mar 2020 11:28:03 -0700 Lines: 16 Approved: bug-bash@gnu.org Message-ID: References: <51f235401a6573ce3562afce4142b4da.squirrel@dancol.org> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: usenet.stanford.edu 1585247291 10660 209.51.188.17 (26 Mar 2020 18:28:11 GMT) X-Complaints-To: action@cs.stanford.edu Cc: =?iso-8859-1?Q?=22Lawrence_Vel=C3=A1zquez=22?= , bug-bash@gnu.org To: "Vaidas BoQsc" Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dancol.org; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:To:From: Subject:Date:References:In-Reply-To:Message-ID:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=MSrpX0ehH2CnCTx5Xjulzc7sluDlLRZM22tMjO7lCXM=; b=UeE5utKXo5L5hBsmMc2/8BrSJx TTXPGFQXfVA52Qb7IowRz5NrNVIwFh1MLb1EjIX5XuXPZVUVYyb3NZKtjUl45B7ZIqq02AjOpOxRX DzWolFqv+tshHPIYiaPYdQwZlqm7Qf8LjwXweDOBRXezijjMZHC4wjDgzJH2HMdezdyG8hXa+y9Lj rQlD3M3ioE3gfFYxU77Zp9xJOn1jx0eE0wsIsFpYy9/36Z3mIsFqD+rlgH2pcPW1OfRCvqWq8ZABC GcRQIgET5p8sjczL+pzIVgjILSq8oujuq5MFX1uhWubZzjW2caZb7cZVYvUrlX/0oQ1fMYKPux/Qz +/1SCegg==; In-Reply-To: User-Agent: SquirrelMail/1.4.23 [SVN] X-Priority: 3 (Normal) Importance: Normal X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2600:3c01::f03c:91ff:fedf:adf3 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <51f235401a6573ce3562afce4142b4da.squirrel@dancol.org> X-Mailman-Original-References: Xref: csiph.com gnu.bash.bug:16047 > I keep on wondering why these shells can't come up with something better > than improving previous shell syntax by little by only providing poor > better alternatives. > I somehow think there is a need to rethink shells from scratch to make > them > less mentally demanding and readable in the command prompt and scripts > themselves. > I really haven't seen anything that I would like to use so far. Neither > zsh, tcsh or any other of the more popular ones as far as I remember from > the last weeks "personal research". > fish shell and powershell are two reasonable attempts. I think current shell syntax is fine though.