scripts/i3blocks/Arch/date.sh

4 lines
56 B
Bash
Executable File

#!/bin/bash
echo -e "$(date +%D)$(date +%T)"