Search Results

Search: Posts Made By: Celald
9,142
Posted By Celald
Thanks, that works. I wonder (and that was...
Thanks, that works.

I wonder (and that was the reason for my post) that the same gsub command I tried before didn't work.

It's sad that following doesn't work:

WOFABNAM=gsub(/ /, "", substr(...
9,142
Posted By Celald
awk: Eliminating white space while setting variable
Hi,

I have a large flat file from host without delimiter. I'm transforming this file to a csv file using statements like


# Row 03: Customer / field position 3059 +20
WOFABNAM=substr( $0,...
16,570
Posted By Celald
array in ksh with elems containing spaces
Hi all,

I've a .csv file containing data per line delimited with '|' (The fields may contains elements with spaces).

e.g. (really a sample)
ID|Name|fon
12345|Celal Dikici|+4921123456...
Showing results 1 to 3 of 3

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