can echo be used for popups in shell scripts run by cron?
Linux - SoftwareThis 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.
can echo be used for popups in shell scripts run by cron?
hi. here is the situation. My dentist office never calls me to remind me of my appoints so i thought i could write a simple shell script that would test the output of the date command and see if it is the day i have an appointment and remind me if the statement is true. I'd have cron run it everyday so my question is if i used echo to print something like "you have an appointment" will it pop up a terminal to print the reminder or will i have to find some way else to send the reminder?
thanks i'll try that out as well. I'd rather try the script instead of a scheduler program because im trying to learn bash scripting anways. I like to use linux cuz i do the work myself and don't just have to click everything like in windows.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.