scripts/bin/alert

4 lines
67 B
Plaintext
Raw Normal View History

2019-09-30 12:49:14 +00:00
#!/bin/zsh
time=$1; shift
echo "DISPLAY=:0.0 sm \"$@\"" | at $time