Search Results

Search: Posts Made By: ngagemaniac
1,550
Posted By ngagemaniac
how to loop
I want to store a set of string values in a 1-D array
and then iterate the list by using a loop.

Please help!!
3,508
Posted By ngagemaniac
List & While Loop
I want to store a set of string values in a 1-D array
and then iterate the list by using a loop.

Please help this dummy:)
2,988
Posted By ngagemaniac
Thanks!
Option D was right
I was using sed "s#$var1#$var2#" didn't work
on using sed "s#${var1}#${var2}#" worked
Can someone tell me why?

my var2 never had the char "/" thats why # worked and / didn't,...
2,988
Posted By ngagemaniac
Thanks vgersh99
Thanks 4 d quick reply but.. :)
sorry i put the wrong format, date doesn't ve a / or # both(I've edited the question)
I did try all 4 options, and If someone is confident that it HAS 2b one of...
2,988
Posted By ngagemaniac
sed with a variable
Hi,

My shell script searches a VALUE in a file, copies it to a variable and updates a line in another file with this new VALUE (replacing the old)

The value has a pattern-...
Showing results 1 to 5 of 5

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