Search Results

Search: Posts Made By: jkmtm
Forum: Solaris 05-15-2013
1,279
Posted By jkmtm
CRON 0 0,6,12,18 * * *...
CRON
0 0,6,12,18 * * * /usr/local/dti/interfaces/planexport/pphplanexp.sh

PPHPLANEXP.sh
#!/usr/sh
cd /usr/local/dti/interfaces/planexport
perl pphplanexp.pl -e PD

again, this will run fine...
Forum: Solaris 05-15-2013
1,279
Posted By jkmtm
CRON Issue
Hello, I am running Solaris 8. I have set a cron job that runs every couple hours. If I run the script manually, it runs just fine (logged in as root). The cron however will not run. It is...
Forum: Solaris 05-15-2013
2,379
Posted By jkmtm
I am looking into expect. I was able to write a...
I am looking into expect. I was able to write a short script...

#!/usr/sh
su - root /folder/folder/filename.sh

When running as a user it prompts for the root password, I enter and go on but...
Forum: Solaris 05-14-2013
2,379
Posted By jkmtm
SSH Remotely
Hello. I am trying to ssh and run a script from a remote computer. These computers will be both Windows and MACs. I am using Solaris 8 and what I have tried is:

using putty
ssh...
Showing results 1 to 4 of 4

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