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

osd-clock: propagate arg to osdc.

parent ef8fcf32
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
date '+%Y-%m-%d %H:%M:%S' | osdc --output-no=log --min-duration=1 -
date '+%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