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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-23-2005, 11:31 AM
|
#1
|
|
Member
Registered: Aug 2004
Location: UK
Distribution: Arch (Duke / Desktop), FreeBSD 6.1 (Home-Dev server)
Posts: 131
Rep:
|
crontab entry?
How would I enter
*/1 * * * * /usr/local/bin/signux > /dev/null 2>&1
that into crontab I never been able to do it and I kind of need it for my winamp sig
Thanks
Master Fox
|
|
|
|
08-23-2005, 12:47 PM
|
#2
|
|
Member
Registered: Jun 2004
Location: Minnesota
Distribution: Slackware32-stable, Debian-wheezy-amd64, LFS 7.1
Posts: 258
Rep:
|
crontab -e
while logged in as the user you wish the cron job to run as.
|
|
|
|
08-23-2005, 01:03 PM
|
#3
|
|
Member
Registered: Aug 2004
Location: UK
Distribution: Arch (Duke / Desktop), FreeBSD 6.1 (Home-Dev server)
Posts: 131
Original Poster
Rep:
|
yeh i found that out, but I dont like vi and I get confused on how to enter it
|
|
|
|
08-23-2005, 01:07 PM
|
#4
|
|
Senior Member
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Rep:
|
If your using a bash shell type "export EDITOR=<path to your favorite text editor>" and you can change what editor crontab -e uses.
As far as how to enter it... enter it just as you have it in the original question.
|
|
|
|
08-23-2005, 01:20 PM
|
#5
|
|
Member
Registered: Jun 2004
Location: Minnesota
Distribution: Slackware32-stable, Debian-wheezy-amd64, LFS 7.1
Posts: 258
Rep:
|
Quote:
Originally posted by Master Fox
yeh i found that out, but I dont like vi and I get confused on how to enter it
|
Yeah, I don't like vi either. Try the EDITOR as mentioned and what I did was also change the VISUAL environmental variable in my /etc/profile
VISUAL="pico"
Although I've switched to GNU Nano which has more options.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:25 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|