Search Results

Search: Posts Made By: giviut
7,083
Posted By giviut
Thank you very much. Exactly I wanted.
Thank you very much.
Exactly I wanted.
7,083
Posted By giviut
compare files by lines and columns
Dear All,

Is it possible to compare 2 files line to line using column values?

for example I have file1:

1;givi;01012000;wer
2;sss;02012000;rrr
3;ccc;03012000;ttt

file 2:
...
10,271
Posted By giviut
append word to lines
Hi all,

Can someone suggest how to append some word to all lines in file. for example word "Honey" to file f1 with lines:
Mia
Katrin
Elizabeth

to get

Honey Mia
Honey Katrin
Honey...
7,262
Posted By giviut
Thanls for the answer. how can I assign the...
Thanls for the answer.
how can I assign the returned value to other varriable.
like s=$ echo $d|awk '{print substr($0,2,5)}'
7,262
Posted By giviut
Substr of variable
Dear All,

I am new to Unix and need your help. I am trying to write b-shell script which will return substr of some variable like this

d="asdfg"

return Substr(d,1,5).

Please help
Showing results 1 to 5 of 5

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