Search Results

Search: Posts Made By: hagdanan
10,581
Posted By hagdanan
Thanks a lot sir. :) using paste is much faster...
Thanks a lot sir. :)
using paste is much faster compared to the solution using awk.
10,581
Posted By hagdanan
thanks a lot. I think I am going to use the...
thanks a lot. I think I am going to use the process substitution.

would it be faster compared to the awk solution that I am using?
10,581
Posted By hagdanan
I cant because if another user is using the page....
I cant because if another user is using the page. it may cause conflict.


This is the solution I used by the way in case someone might need it also.

allData=$(echo "$var1" | awk -v...
10,581
Posted By hagdanan
Concatenate strings line by line
Hi, I have a noob question . Can someone help me how to concatenate line by line using this variables?


var1:
Apple|
Banana|

var2:
Red
Yellow

then how can I concatenate both line by...
Showing results 1 to 4 of 4

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