Here's how to print the current date and time with bash. date +%y%m%d_%H%M%S # 220715_124140 You can store the timestamp on a variable.
確定! 回上一頁