|
|
Subscribe / Log in / New account

dash/ash

dash/ash

Posted Oct 2, 2014 11:00 UTC (Thu) by eru (subscriber, #2753)
In reply to: dash/ash by chutzpah
Parent article: Bash gets shellshocked

Adding a selection of the more scripting-friendly bashisms to dash might not bloat it. For example, the array feature looks simple: one-dimensional only, integer indices, and dash already supports evaluating integer expressions in the context of $((expr)) expansion. Of course, identifying which are the most useful extensions (without taking all bash features) is a problem.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds