4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
LANG=fr_FR.UTF-8 date +'%R %a, le %d/%m/%Y'
|