2025-07-27 10:30:33 +02:00

5 lines
76 B
Bash
Executable File

#!/bin/bash
current_date=$(date "+%d/%m/%Y %H:%M")
echo "${current_date} "