Search Results

Search: Posts Made By: shsandeep
2,150
Posted By shsandeep
Re:
Thanks for the solution...
However, I need a comma separator in between as well.
Current solution: '01 02 03'
Required: '01,02,03'

Cheers,
San.
1,771
Posted By shsandeep
Re:
Sorry for the mistake!!
2,150
Posted By shsandeep
Sample data
I am a newbie to shell scripting, so have not started anything....
Here is what sh2 will have:
01
02
03
04
05

In sh1, I would like to have a variable 'str' to have '01,02,03,04,05' in it.
...
1,771
Posted By shsandeep
Simple shell script to be written
There are 2 shell script files sh1 and sh2.
sh2 contains records such as 01 02 03 on different lines.
In sh1, I would like to read each record of sh2 till end of file, concatenate them with a...
2,150
Posted By shsandeep
Simple shell script to be written
There are 2 shell script files sh1 and sh2.
sh2 contains records such as 01 02 03 on different lines.
In sh1, I would like to read each record of sh2 till end of file, concatenate them with a...
Showing results 1 to 5 of 5

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