Search Results

Search: Posts Made By: strolchFX
680
Posted By strolchFX
Find pattern which goes over a CR
As most of the tools grep/awk are line based I'm not sure how to find a pattern in a file which goes over multiple lines, without truncating or changing the file before.
What's the most effective...
1,587
Posted By strolchFX
Seems the issue we have is that our java...
Seems the issue we have is that our java getBytes() does not return Hexadecimal code points and always uses UTF8 code units on our Solaris box.
1,587
Posted By strolchFX
Real UNICODE back to string
I'm looking for proper NLS_LANG settings if I've a real UNICODE delimited string (Hex code points) , containing also multibyte characters and using a small java program which converts them back to...
4,995
Posted By strolchFX
thx that was the key :)
thx
that was the key
:)
4,995
Posted By strolchFX
I cannot reproduce this so maybe another env...
I cannot reproduce this so maybe another env varaiable or system setting is overwritting LANG.

LANG is empty for both OS, if I set it I get the same result on SUN.

$ LANG=C export LANG
$ sort...
4,995
Posted By strolchFX
sort order HP UX / SUN Solaris
Hi!

simple 'sort' produces a different output on SUN OS than on HP.
Lines with empty fields inside the key are sorted at the beginning on SUN; on HP they are at the end.

i.e
SUN...
Showing results 1 to 6 of 6

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