Sponsored Content
Full Discussion: Append with TM symbol
Top Forums Shell Programming and Scripting Append with TM symbol Post 302111293 by ganesh123 on Tuesday 20th of March 2007 03:41:48 PM
Old 03-20-2007
The Hex value of TM is "99" according to MS and "D4" according to ISO-8879
 

10 More Discussions You Might Find Interesting

1. Programming

c++ unresolved symbol

I have this problem: # make gcc -g -D_REENTRANT -DDISABLE_MJPEG=1 -I. -o encmain.o -c encmain.cc ld: 0711-317 ERROR: Undefined symbol: std::string::_Rep::_S_max_size collect2: ld returned 8 exit status but from /usr/local/include/g++v3/bits/basic_string.h : namespace... (0 Replies)
Discussion started by: thalex
0 Replies

2. UNIX for Dummies Questions & Answers

unresolved symbol ???

when I make ncftp 111.111.1.2 I just get problems like ... /usr/lib/dld.sl unresolved symbol:inet_ntop (code) does anybody know what is the problem and how to solve this? thx.. (2 Replies)
Discussion started by: svennie
2 Replies

3. UNIX for Dummies Questions & Answers

The > symbol

Hi guys, Im new to unix; I have a problem at hand. Somehow at the terminal, I lost the command prompt, instead I get a ">" symbol. Anything I type in does me no good. What do you recommend? Thank you for your help. (3 Replies)
Discussion started by: csb
3 Replies

4. Solaris

/usr/lib/passwdutil.so.1: symbol __nsl_fgetspent_r: referenced symbol not found

deleteing post (0 Replies)
Discussion started by: dshakey
0 Replies

5. UNIX for Dummies Questions & Answers

Append symbol at the start of each line

hi, i have some values in excel sheet as in below format: 122 144 222 555 666 etc.... i need to get the output in the below manner.. £122 £144 £222 £555 £666 (1 Reply)
Discussion started by: arunmanas
1 Replies

6. Shell Programming and Scripting

Words after / symbol

Hi, I have the following directory: /home/dragon/websphere/cells/profile/imp/001/ I want to put this in a shell script and get the values before and after cells by removing the '/' Any idea how to make this possible? Regards, Dinesh (6 Replies)
Discussion started by: dbashyam
6 Replies

7. Programming

Undefined Symbol

When I try to link a .so file I get the undefined symbol error. Though I have the library file in my system. The compile and linking commands used are as follows g++ -m64 -g -Wall -I./include -c dxl_sample.c g++ -o firstprogram -m64 -g -Wall -I./include -Bdynamic... (1 Reply)
Discussion started by: Ranadeep Ghosal
1 Replies

8. UNIX for Advanced & Expert Users

Undefined Symbol

When I try to link a .so file I get the undefined symbol error. Though I have the library file in my system. The compile and linking commands used are as follows g++ -m64 -g -Wall -I./include -c dxl_sample.c g++ -o firstprogram -m64 -g -Wall -I./include -Bdynamic... (1 Reply)
Discussion started by: Ranadeep Ghosal
1 Replies

9. Shell Programming and Scripting

On £ symbol

Hi All, How do i represent £ symbol in unix and how to retain £ symbol in file. Thanks in Advance (3 Replies)
Discussion started by: HemaV
3 Replies

10. Shell Programming and Scripting

How to grep � symbol?

Hello, I have multiple text files and I need to know which of them are having character issues. Below command is not working. Maybe instead of that weird string, I should replace it with ascii code. grep -A0 "�" file.txt Thank you Boris (10 Replies)
Discussion started by: baris35
10 Replies
ISO_8859-6(7)						     Linux Programmer's Manual						     ISO_8859-6(7)

NAME
iso_8859-6 - ISO 8859-6 character set encoded in octal, decimal, and hexadecimal DESCRIPTION
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-6 encodes the characters used in the Arabic language. ISO 8859 Alphabets The full set of ISO 8859 alphabets includes: ISO 8859-1 West European languages (Latin-1) ISO 8859-2 Central and East European languages (Latin-2) ISO 8859-3 Southeast European and miscellaneous languages (Latin-3) ISO 8859-4 Scandinavian/Baltic languages (Latin-4) ISO 8859-5 Latin/Cyrillic ISO 8859-6 Latin/Arabic ISO 8859-7 Latin/Greek ISO 8859-8 Latin/Hebrew ISO 8859-9 Latin-1 modification for Turkish (Latin-5) ISO 8859-10 Lappish/Nordic/Eskimo languages (Latin-6) ISO 8859-11 Latin/Thai ISO 8859-13 Baltic Rim languages (Latin-7) ISO 8859-14 Celtic (Latin-8) ISO 8859-15 West European languages (Latin-9) ISO 8859-16 Romanian (Latin-10) ISO 8859-6 Characters The following table displays the characters in ISO 8859-6, which are printable and unlisted in the ascii(7) manual page. The fourth column will only show the proper glyphs in an environment configured for ISO 8859-6. Oct Dec Hex Char Description ------------------------------------------------------------- 240 160 A0 NO-BREAK SPACE 244 164 A4 x CURRENCY SIGN 254 172 AC ARABIC COMMA 255 173 AD SOFT HYPHEN 273 187 BB ARABIC SEMICOLON 277 191 BF ARABIC QUESTION MARK 301 193 C1 ARABIC LETTER HAMZA 302 194 C2 ARABIC LETTER ALEF WITH MADDA ABOVE 303 195 C3 ARABIC LETTER ALEF WITH HAMZA ABOVE 304 196 C4 ARABIC LETTER WAW WITH HAMZA ABOVE 305 197 C5 ARABIC LETTER ALEF WITH HAMZA BELOW 306 198 C6 ARABIC LETTER YEH WITH HAMZA ABOVE 307 199 C7 ARABIC LETTER ALEF 310 200 C8 ARABIC LETTER BEH 311 201 C9 ARABIC LETTER TEH MARBUTA 312 202 CA ARABIC LETTER TEH 313 203 CB ARABIC LETTER THEH 314 204 CC ARABIC LETTER JEEM 315 205 CD ARABIC LETTER HAH 316 206 CE ARABIC LETTER KHAH 317 207 CF ARABIC LETTER DAL 320 208 D0 ARABIC LETTER THAL 321 209 D1 ARABIC LETTER REH 322 210 D2 ARABIC LETTER ZAIN 323 211 D3 ARABIC LETTER SEEN 324 212 D4 ARABIC LETTER SHEEN 325 213 D5 ARABIC LETTER SAD 326 214 D6 ARABIC LETTER DAD 327 215 D7 ARABIC LETTER TAH 330 216 D8 ARABIC LETTER ZAH 331 217 D9 ARABIC LETTER AIN 332 218 DA ARABIC LETTER GHAIN 340 224 E0 ARABIC TATWEEL 341 225 E1 ARABIC LETTER FEH 342 226 E2 ARABIC LETTER QAF 343 227 E3 ARABIC LETTER KAF 344 228 E4 ARABIC LETTER LAM 345 229 E5 ARABIC LETTER MEEM 346 230 E6 ARABIC LETTER NOON 347 231 E7 ARABIC LETTER HEH 350 232 E8 ARABIC LETTER WAW 351 233 E9 ARABIC LETTER ALEF MAKSURA 352 234 EA ARABIC LETTER YEH 353 235 EB ARABIC FATHATAN 354 236 EC ARABIC DAMMATAN 355 237 ED ARABIC KASRATAN 356 238 EE ARABIC FATHA 357 239 EF ARABIC DAMMA 360 240 F0 ARABIC KASRA 361 241 F1 ARABIC SHADDA 362 242 F2 ARABIC SUKUN NOTES
ISO 8859-6 lacks the glyphs required for many related languages, such as Urdu and Persian (Farsi). SEE ALSO
ascii(7) COLOPHON
This page is part of release 3.44 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/. Linux 2010-09-20 ISO_8859-6(7)
All times are GMT -4. The time now is 06:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy