标签: shell
我需要使用Shell脚本从给定的时间戳计算经过的时间。时间戳为字符串格式(Feb 09 2019 23:00:00)。由于在Solaris 10上正在尝试使用date实用程序,因此我受到限制。
有什么建议吗?
谢谢