Search Results

Search: Posts Made By: maddy26615
1,545
Posted By maddy26615
Hi, I used this code, but it's not sending...
Hi,

I used this code, but it's not sending the sending the email.

Code:
#!/bin/ksh
cd /path/to/logs
# change to YOUR path to default .log
tail -f default.log | while read rec # loop...
1,545
Posted By maddy26615
Error details in mail
Hi,

I have a application that writes log details to a file in a folder.
I am trying to write script to send mail to the user whenever the log is appended with "Error" string and details.
The...
6,909
Posted By maddy26615
Hi DGPickett, Thanks for your help. Your...
Hi DGPickett,

Thanks for your help. Your solution worked. The file does not have executable permissions so python is not able to read the file.

I changed the permissions and restarted bash...
6,909
Posted By maddy26615
Yes it is exists.
Yes it is exists.
6,909
Posted By maddy26615
[Solved] Unable to call a python script from bash
Hi,

I am trying to run a python script embedded in bash script. But is throwing me an error. Please help.

Script:
#!/bin/bash

nohup /usr/bin/python /opt/web/http.py &

Error:...
Forum: Red Hat 01-02-2013
2,270
Posted By maddy26615
Ssh connection
hi,

I have ssh connection between two servers for a functional Id for SFTP purpose.

I aim is to setup this for is only work when below command is used by a .ksh script.

ssh...
Showing results 1 to 6 of 6

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