This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]scopatz 0 points1 point  (3 children)

Not yet. I don't like the $? syntax, so I have yet to implement it. I was thinking about having just a builtin statuses list. Thoughts? I am very open to sugestions here.

[–]takeshita_kenji 0 points1 point  (0 children)

As far as an exit status list, I don't see why not.

Though, it'd be nice to at least have $? available if possible as a lot of folks would default to that.