The Solution to Create timestamp variable in bash script is. If you want to get unix timestamp, then you need to use: timestamp=$(date +%s).
確定! 回上一頁