📅  最后修改于: 2022-03-11 14:50:32.098000             🧑  作者: Mango
yesterday=$( date -d "yesterday 0:00" '+%m/%d/%Y %H:%M:%S' ); find . -regex '.*\.out.*' -newermt "$yesterday" | xargs grep -oh "\.[a-zA-Z]*Exception: "