Sponsored Content
Top Forums Shell Programming and Scripting Mail not recieved when running from Crontab Post 302084170 by pankajkrmishra on Wednesday 9th of August 2006 12:47:16 PM
Old 08-09-2006
Hi

Tried , but even that did not worked...... now I am sinking.........

Regards
pankaj
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Recieved: Header help for sendmail

I have a mailing list that I am working with, I maintain, and host my own server. That includes the smtp server using sendmail. I'm running php, and apache. My problem is that my base of subscribers, are from a university as the list is for an organization within the university. That university... (0 Replies)
Discussion started by: rkf45144
0 Replies

2. Shell Programming and Scripting

Crontab Mail message

Hi When I make change in crontab entries , I get below message as a mail. Can any one tell me what this indicates? ********************************************* From wlsdev05 Fri Sep 22 02:11:23 2006 Date: Fri, 22 Sep 2006 02:11:23 -0400 (EDT) From: "Geff Thomson - " <wlsdev05>... (1 Reply)
Discussion started by: pankajkrmishra
1 Replies

3. UNIX for Advanced & Expert Users

Crontab is not running!!!

Hi experts, need your helpo. after editing the crontab while saving the file it says- "/tmp/crontabRlaauT" 1 line, 77 characters cron may not be running - call your system administrator And i checked after certain time. script in cron is not running. I got a mail in user saying... (1 Reply)
Discussion started by: thepurple
1 Replies

4. UNIX for Dummies Questions & Answers

crontab job not running

Hi all, down here part of the scheduled job in crontab (AIX Version 5) i have problem running jspPRE-ALL. i verrify permissions and privileges (the others job are working good) if i run the job in command line it work correctly # # Aggiornamento doni e continuity 00 02 * * 2-6... (5 Replies)
Discussion started by: ilpasta
5 Replies

5. UNIX for Dummies Questions & Answers

Issue while running from crontab

Hi All, Here is my command which I've scheduled to be run from crontab, but it's giving error message: rah: rahhost executable needed but not in PATH My cmd is- 36 10 * * * /opt/IBM/dwe/db2/V9.5/bin/rah "df -m" >> /db2home/bculinux/Files/log/db.out 2>&1 Though I've added path... (5 Replies)
Discussion started by: NARESH1302
5 Replies

6. Solaris

send mail from crontab

I want the crontab to send me the output along with subject to my email address. In order to do that, I tried the following : 02 15 15 06 * /ora01/script.sh | /bin/mail -s "Task Complete" xxxxxxxxxxxx.xxxxxxxxxxxxxx@xxxxxxxxxxxxxx.com & I am getting the output in the email but there is no... (2 Replies)
Discussion started by: lg123
2 Replies

7. UNIX for Advanced & Expert Users

Particular script not running through crontab

Hi, I have created the below script, set -x # Set the Path of Environment file ENV_FILE_DIR=/opt/app/p1trp1c1/sybase/ecdwqdm/xrbid/QDM_Prod/bin LOG_DIR=/opt/app/p1trp1c1/sybase/ecdwqdm/xrbid/QDM_Prod/log export ENV_FILE_DIR export LOG_DIR # Set Audit Environment . ${ENV_FILE_DIR}/QDM.env... (8 Replies)
Discussion started by: yohasini
8 Replies

8. Solaris

Please help why my Crontab is not running on time?

I have set up my cron job on the solaris SunOS 5.10 Generic_138888-03 sun4u sparc SUNW,UltraAX-i2 but it is not running on time as expected. Would you please help me to find out what I did wrong? I want to have this cron job run once every month on the 1st Wednesday of the month, but it ran... (6 Replies)
Discussion started by: ggcc
6 Replies

9. Shell Programming and Scripting

Crontab running bi-weekly

Hi experts, Need your help to schedule the script(test.sh) bi-weekly in linux machine. script need to run at every alernate thursday at 9 am . Please help to run the same. (6 Replies)
Discussion started by: abhigrkist
6 Replies

10. Solaris

Crontab is not loading/running

hi, i have crontab where i have put my db backup scripts but crontab do not run at specific time. i have checkted the scripts andwhen run the script as ./mydbbkp.sh so it successfully run and do the job but from cron it is not running whihcmeans cron is not running. i have an oracle user under... (3 Replies)
Discussion started by: janakors
3 Replies
XJUMP(6)							   Games Manual 							  XJUMP(6)

NAME
xjump - a jumping game for X SYNOPSIS
xjump [ -toolkitoption ] ... [ -private ] [ -graphic file ] [ -keymap ] xjump [ -help ] DESCRIPTION
Xjump is a jumping game where you are in a Falling Tower. The floor you are standing on is sinking with the rest of the building; you will die once the floor gives way (disappears under the bottom of the display). To survive, you have to jump onto the upper floors of the tower. Because the entire tower is sinking, the upper floors will soon collapse, too, so you have to keep on jumping to higher floors. Your score is counted by how many floors you jump before you either fall off while trying to reach the next floor, or the floor you are standing on collapses. OPTIONS
-toolkitoption ... Specify X toolkit options (such as -geometry, -display, etc.). -private Use private colormap. -graphic FILE Use the XPM graphic file FILE for graphics. -keymap Read keymap directly. -help Display a summary of command-line syntax. GAME CONTROLS
To begin the game, press the Space-bar from the highscore screen. Once the game begins, movement is controlled by the Left and Right arrow keys. To jump, use the Up arrow key. Note that hitting the Left or Right arrow keys many times will cause the player to go faster. You can use this to reach floors that are far away. But be careful not to jump too far and miss! You can also change your speed while jumping through midair. If your reflexes are fast enough, you can salvage a bad jump this way. Good luck! To quit the game, press shift-Q. COPYRIGHT
Copyright (C) 1997-1999 Tatsuya Kudoh(CDR/TK) <kudoh@koken.club.uec.ac.jp> Masato Taruishi <taru@debian.org> This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version without ANY WARRANTIES. AUTHOR
xjump was written by Tatsuya Kudoh(CDR/TK) <kudoh@koken.club.uec.ac.jp> and Masato Taruishi <taru@debian.org>. This manual page was written by H. S. Teoh <hsteoh@debian.org>, for the Debian GNU/Linux system. The original game does not come with a manual page. XJUMP(6)
All times are GMT -4. The time now is 07:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy