You can run a command within a $( ) , so that you can directly say: date -d "$(command)" + "%s". In your case: date -d "$(sed -n -e 's/^.
確定! 回上一頁