Y
Hacker News
new
|
ask
|
show
|
jobs
by
rcthompson
5119 days ago
So, is this new fish fully compatible with sh syntax? IIRC the original one was not.
2 comments
rcthompson
5119 days ago
I guess for a sh-compatible version you could use fizsh (
http://sourceforge.net/projects/fizsh/
) but it doesn't seem as mature in other areas.
link
mixmastamyk
5119 days ago
No. I prefer its syntax, but since it is different from anything else I find it hard to remember. So I write my scripts in bash but use fish at the command line. Best of both.
link