Hacker News new | ask | show | jobs
by Osiris 1551 days ago
They did it also because with the old syntax it was unintuitive how to put commands inside quotes. It borrowed the new syntax from bash but it wasn't ONLY to be more bash compatible. It solved a real fish shell problem also.
1 comments

Nitpick: The $(…) syntax was not invented by GNU, it was invented by Kenneth Almquist at the University of Washington.

https://www.in-ulm.de/~mascheck/various/ash/#original