Hi I have a sh file I need to run. In this file I find the date for yesterday. I find the date as follows: $ (date “+% Y-% m-% d” -d “1 days ago”) However, ...
確定! 回上一頁