Search Results

Search: Posts Made By: mrkool
9,532
Posted By mrkool
put this statement in the crontab */5 * * *...
put this statement in the crontab

*/5 * * * * /ftp/office_in_a_box/rap.sh 2>/tmp/rap.err 1>/tmp/rap.out

got this result

[bluecoat_ftp@bb-va01-sv55-nm office_in_a_box]$ cat /tmp/rap.err ...
9,532
Posted By mrkool
thanks guys but i found my stupid mistake it was...
thanks guys but i found my stupid mistake it was the stty statement in the expect script :(
9,532
Posted By mrkool
as half the portion of the script is bash there...
as half the portion of the script is bash there are no errors. The cron job is running under a normal user as i am not the admin of the box. The script by itself works just fine.

it is Red Hat...
9,532
Posted By mrkool
Cannot get this bash/expect script to run under a crontab
#!/bin/bash
#
# RAP configuration script
#
# Usage: ./rap.sh
#
# Requires: expect, tcl
#
# Script expects to find a file called rap.csv located in the same directory as the script. If the...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 09:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy