5 lines
76 B
Bash
Raw Normal View History

2025-07-27 10:30:33 +02:00
#!/bin/bash
current_date=$(date "+%d/%m/%Y %H:%M")
2025-08-08 12:47:45 +02:00
echo "${current_date} "