Search Results

Search: Posts Made By: Armaan_S
4,404
Posted By Armaan_S
Unable to access variable outside loop
I am unable to access the value set inside the loop from outside loop .
Thought of taking this to forum , I had seen other replies also , where a pipe takes the execution to another shell and...
6,236
Posted By Armaan_S
I am not using a pipe , but getting the same...
I am not using a pipe , but getting the same problem(sample shell script below,tree1.txt has 3 lines) , Any help would be highly appreciated:
count=0
export count
while read line
do
count=10...
3,647
Posted By Armaan_S
devtakh, Any suggestions for the above issue? ...
devtakh,
Any suggestions for the above issue?
Thanks
3,647
Posted By Armaan_S
echo 'ABC_D_EQ_XXXXX_YYYY_PRD_UX 05/08/2009 05:47...
echo 'ABC_D_EQ_XXXXX_YYYY_PRD_UX 05/08/2009 05:47 05/08/2009 05:50 IN 13412850/0' | sed -e "s|$parent_job_rep|$child_job_rep|g"

This is working , but when I add grep... instaed of echo , sed does...
3,647
Posted By Armaan_S
sed: command garbled - when executed with $variables
I have got a file job_tree.lst , which contains 1 line as below

$ cat job_tree.lst
ABC_D_EQ_XXXXX_YYYY_PRD_UX 05/08/2009 05:47 05/08/2009 05:50 IN 13412850/0

I want to get a child job...
Showing results 1 to 5 of 5

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