Search Results

Search: Posts Made By: Whiterock
4,220
Posted By Whiterock
no nls directory or config.iconv file found on my...
no nls directory or config.iconv file found on my Mac. Executing "iconv -l" lists the available aliases but there is no 5426 among them. Disturbing. Thanks for the help.
4,220
Posted By Whiterock
iconv -l and ANSEL character set
I am forced to use the ANSEL character set for some GEDCOM documents but must convert them to a more modern set for another app which doesn't recognize ANSEL. I am unable to locate an ISO code for...
47,345
Posted By Whiterock
thanks Jim. My Mac installation does have iconv....
thanks Jim. My Mac installation does have iconv. I'll use a pipe instead, to avoid having to delete a temp file. All I need is a true or false:

iconv -f UTF-16 -t UTF-8 myfile | grep '1 CHAR...
47,345
Posted By Whiterock
Thanks. It does turn out to be zero. I haven't a...
Thanks. It does turn out to be zero. I haven't a clue what to do here. All I want to do is search such a file for the string "1 CHAR UNICODE". Any help would be appreciated.
47,345
Posted By Whiterock
grep and UNICODE (utf-16) file
I'm using shell scripting in Applescript. When searching a file with the ANSEL character set (for GEDCOM files) using (grep '1 CHAR ANSEL' filepath) gives the expected result. When searching a...
Showing results 1 to 5 of 5

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