Dépôt initial

This commit is contained in:
2019-10-03 22:56:50 +02:00
commit 534379a323
8 changed files with 228 additions and 0 deletions

3
bin/current_date Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
LANG=fr_FR.UTF-8 date +'%R %a, le %d/%m/%Y'