Skip to content
Snippets Groups Projects
Commit 174c2eae authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

Clock with day of the day

parent c7ecaa3c
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
date '+%Y-%m-%d %H:%M:%S' | osdc --min-duration=1 $@ -
LANG=cs_CZ.UTF-8 date '+%a %Y-%m-%d %H:%M:%S' | osdc --min-duration=1 $@ -
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment