Search Results

Search: Posts Made By: mani_isha
13,610
Posted By mani_isha
using read to enter the input at runtime
hi Franklin52
I triedthe below thing , it is not working .
13,610
Posted By mani_isha
using read to enter the input at runtime
Hi
I am stucked in the below script .I want to input with yes/no from the user and then execute the code inside if but it is not working .I just need the logic as where I am wrong so that i can use...
1,720
Posted By mani_isha
Doubt in the daemon running script
Hi
I was going through one of my pjct script .Please let me know the logic for the deamon is running or not as i think the condtn should be vice-versa.


daemon_list = 'idp1278'
FAIL=0
for...
3,047
Posted By mani_isha
how to display column value in a row with space as delimeter
Hi
I need to write a small script to kill the process id of particular job in one shot ,
Example

> ps
PID TTY TIME COMMAND
16280 pts/70 0:00 sh
16278 pts/70 0:00 rlogind
...
10,299
Posted By mani_isha
hey u didnt got my question... i dont need...
hey u didnt got my question... i dont need [TO_LIST=someone1@gamil.com,someone2@gamil.com,someone3@gamil.com ] this to be in my script .
actaully in the same directory i will create afile ex...
10,299
Posted By mani_isha
sending mail through mailx command
Hi
I need help to send mail through mailx command . Currenlt my program is like

#!/bin/ksh -x
echo "[$(date)] [Script Location $(pwd)] " >> path.lst
MAIL_LIST='someone1@gamil.com ...
2,203
Posted By mani_isha
hey it's in perl . perl i dont know :(anyway...
hey it's in perl . perl i dont know :(anyway thanks for the effort ...hope this may help someone ..
2,203
Posted By mani_isha
Hi In the files these table names are wriiten...
Hi
In the files these table names are wriiten all in a new line. Can u give the input how will it act in either way if they were seperated by (,) .As for newline its working with grep "module_*"...
2,203
Posted By mani_isha
Thanks its working .:)
Thanks its working .:)
2,203
Posted By mani_isha
doubt in grep
Hi
I need to grep a particular world like and redirect into a temporary file .But while iam grepping some unwanted data are aslo coming like .ex In a FILE all these TABLENAMES are present ....
Forum: Programming 04-29-2010
16,100
Posted By mani_isha
hi one doubt inthe above script if [ -e "$to"...
hi
one doubt inthe above script if [ -e "$to" ]. what is the option -e used for ?
18,810
Posted By mani_isha
How to send html file in a mail not as an attachment but it should display in the mail in table for
Hi
The below script working when we are sending the html as attachment can u please guide how to send thesmae data in table form direct in the mail and not in mail attachment .
cat Employee.sql ...
Showing results 1 to 12 of 12

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