Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试创建一个用于审计目的的 shell 脚本。在我的源数据中,月份的值包含 yyyym(20217) 格式。我需要根据这个月份类型提取记录。
在 Unix 中有这样的日期格式打印吗?