scripts/i3blocks/Arch/date.sh

4 lines
56 B
Bash
Raw Normal View History

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