I know I can do sleep $[60*60*8]; open alarm.mp3 but is there perhaps a better way?
Asked
Active
Viewed 3,215 times
4
1 Answers
11
At least you can do
user@host:~$ at hh:mm
> /usr/bin/open alarm.mp3
>^D
which will make constantly opened terminal window unneeded.
ShreevatsaR
- 886
Catherine
- 16,610