LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-17-2006, 03:55 PM   #1
juyce
LQ Newbie
 
Registered: Jun 2005
Posts: 28

Rep: Reputation: 15
alternative to gtimer and karm?


I was wondering if anyone could suggest an alternative to gtimer and karm. They both function fine, but I don't really like how they look.

Thanks in advance.
 
Old 02-17-2006, 09:35 PM   #2
riotxix
LQ Newbie
 
Registered: Jul 2005
Location: England
Distribution: slackware (2.6.10)
Posts: 19

Rep: Reputation: 0
Hi - I don't use either ktimer or garm (because I don't use KDE or gnome - I guess they're an alarm and a timer program?)

However, here's what I do use in the console, and they make great automatic replacements - you might want to check them out.

at: specify a command at time.
eg $ echo "xmms [file]" | at 05:00 #Defaults to next day if passed

$ atq # lists the at jobs
$ atrm N #remove job N

-------------------------------------
# Crontab for alarm scheduling:
# /etc/crontab is a table of 'alarms' at the specified time/date/calendar interval, it will run what you tell it.

$ crontab -e # Edit you crontab file: it's a really great simple method of automating alarms, and once you get it, you're unix hardcore (sort of!). Really it's not very daunting, and very neat : do a quick google search for crontab.

----------------------------------------
$ time cat
#Time is a program that tells you the amount of time it took to run a command (eg. time mozilla: exits when you close it). To stop the 'stopwatch', hit ctrl-D.

---------------------------------------
$ sleep Nh Nm Ns # sleep for n seconds/minutes etc. Quite useful for setting quick alarms (eg. sleep 30m && xmms file). I use it all the time.

The terminal can be quite useful and quick, and it means you don't have to windows perpetually displayed : you can stick all commands into the background by adding '&', and close the console
eg.
$ sleep 10s && xmms file &
$ exit

So everything is very clean and automatic.

Last edited by riotxix; 02-17-2006 at 09:38 PM.
 
Old 02-18-2006, 02:42 PM   #3
juyce
LQ Newbie
 
Registered: Jun 2005
Posts: 28

Original Poster
Rep: Reputation: 15
Thanks for the suggestion!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Alternative to vi anjanesh Linux - Newbie 23 03-30-2014 05:06 PM
IE alternative jkassemi Linux - Software 12 04-11-2005 10:35 PM
No Alternative to MS? nuka_t General 6 01-14-2005 12:32 PM
Is there another alternative for QMAIL? twinbcss Linux - Software 3 03-06-2004 02:20 PM
du alternative plisken Linux - General 3 07-09-2003 10:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration