Search Results

Search: Posts Made By: o1283c
14,471
Posted By o1283c
Hi RudiC, So I can have the set of command...
Hi RudiC,

So I can have the set of command become:

Table=`an api command that produces multiplues line where each line with ten character strings with spaces in-between and each string with...
14,471
Posted By o1283c
Hi RudiC, Sorry that I made a mistake for...
Hi RudiC,

Sorry that I made a mistake for the sample output, it is indeed to remove all spaces as follows:
and I want to have the output from awk -F'|' '{print...
14,471
Posted By o1283c
Hi Clx, The input was come from a api...
Hi Clx,

The input was come from a api command's output and the format as follows:
aaa1|bbbb1 | cc1 | dddd ddd1 |eee eee eee1|ff1|gg1|hh1|ii1|jj1
aaa2|bbbb2 | cc2 | dddd ddd2 |eee eee...
14,471
Posted By o1283c
awk print string with removing all spaces
Hi all,

I want to set 10 set of strings into a variable where:

removing all spaces within each string
change the delimiter from "|" to ","


Currently, I've the below script like...
Showing results 1 to 4 of 4

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