Search Results

Search: Posts Made By: bihani4u
10,450
Posted By bihani4u
thanks a lot man, It worked fine :b: i will...
thanks a lot man, It worked fine :b:
i will sleep happily today
:D
10,450
Posted By bihani4u
Thanks BD thats the problem happening for my...
Thanks BD
thats the problem happening for my script. Environment variables are different for scheduler. this script i have defined for user ID 'mqsi' and crotab entery also i did for that user ID...
10,450
Posted By bihani4u
my cron job is running. But the problem is that...
my cron job is running. But the problem is that is going in the first loop but not going in the loop after that.
I have enterd this command in crontab



15 * * * *...
10,450
Posted By bihani4u
when i running this script directly its working...
when i running this script directly its working fine..but only when its get executed by a croj job then only the nested for loops problem is occuring can anybody help me out..I tried everything i...
10,450
Posted By bihani4u
Nested loop not running using cronjob
Hi

I have created a shell script which uses three nested loops. When the cronjob is running the script there is a for loop which call a function which has two nested for loops. It is going into...
5,446
Posted By bihani4u
Finally I got the answer myself it is like this...
Finally I got the answer myself
it is like this

while read line
do
(command) ${line}
done < filename
5,446
Posted By bihani4u
pls help me out
i tried that..but ihave to execute each line..
by using a loop
what iwas trying is
grep -vE "^[ ]*#|^ *$" ${1} | (${1} is the file name)
while read something (that idont know what to do to get...
5,446
Posted By bihani4u
i have written this script for create mqsc...
i have written this script for create mqsc command which are stored in {Outfile}.now i have to run these commands.
iam passing two file in this function.

function CreateAlterFile {
...
5,132
Posted By bihani4u
sorry for this? But i stuck in this..I am new to...
sorry for this? But i stuck in this..I am new to shell scripting pls help me out..
5,446
Posted By bihani4u
how to read lines one by one from a file
I have one file in which some commands have written line line
i have to read lines from this file(file name passed as avariable)
and then i have to execute these commands..
how can i do it?
5,132
Posted By bihani4u
How to read lines from a flat file
i have some commands written line by line in one flat file
i have to read each linefrom this file(file name passed as parameter)
and then i have to execute this
How can i do it?
Showing results 1 to 11 of 11

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