问题
How to determine version of Bourne shell ( /bin/sh) on Solaris 10 machine?
回答1:
I don't believe there's any way to do that directly. Why do you need to know?
回答2:
Never worked on solaris, but how about sh --version
?
Workes on ubuntu & mac.
来源:https://stackoverflow.com/questions/5143469/bourne-shell-version