Posts Tagged With: alarm

Schedule a Download

Tagged with: , , , , , ,

Start a download at any given time


echo 'wget -c www.example.com/files.iso' | at 09:00
No Comments »

Alarm Command in Linux

Tagged with: , , ,

Command to create an Alarm in Linux


echo 'xmessage "Hello"'|at 19:00
No Comments »