Bourne shell version [closed]

我的梦境 提交于 2019-12-07 00:10:31

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!