Sponsored Content
Full Discussion: dec-notes ?
Top Forums UNIX for Dummies Questions & Answers dec-notes ? Post 11288 by rwb1959 on Saturday 1st of December 2001 02:44:01 PM
Old 12-01-2001
"DEC Notes is a program for electronic
conferencing. DEC Notes is a computer-mediated
conferencing system that lets you conduct online
conferences or meetings."

It's basically a bulletin board service.
Personally, I've only seen DEC Notes servers on
VAX's but that was several years ago.

I'm assuming that you are not (and have never)
using it. You should go ahead and close the port.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

DEC Unix system

Whats the max number of charaters a password can be on a DEC Unix System? Thanks in advance! (4 Replies)
Discussion started by: garryGNU3.3
4 Replies

2. Shell Programming and Scripting

Convert Char to Dec using AWK

I'm facing a problem when trying to read a file and convert the content from char to decimal in ASCII. :confused: eg :- Input file : 20051231 8.00 experted result : 50484853495051493256464848 The content of input file is vary very day. I need to use AWK script to program it. Pls... (4 Replies)
Discussion started by: jasmine05
4 Replies

3. Shell Programming and Scripting

converting hex to dec

Hi Experts, I have a file called "hex" which contains info like below How do i convert everything in this file to decimal value? Please advice. Thanks (4 Replies)
Discussion started by: aismann
4 Replies

4. Shell Programming and Scripting

How to Convert Hex value to Dec ?

Hi All, I want to convert below Hex value to Dec value in each column .How to do it ? This data is in a 1 file. 4e20 0475 2710 010f 7530 69a2 7530 7e2f 4e20 02dd 7530 6299 4e20 0c0a 7530 69a2 4e20 0a0b 2710 0048 7530 7955 4e20 0d23 7530 622d 7530 9121 2710 001f 7530 7d3f (6 Replies)
Discussion started by: Nayanajith
6 Replies

5. Shell Programming and Scripting

HEX to DEC Conversion

I'm trying to convert hex to dec and with the help of output i need to do the process. If i execute the below code assetValue=8f assetNavigation=$(echo "ibase=16; "$assetValue"" | bc) echo $assetNavigation i'm getting the error below $ sh script.sh (standard_in) 1: syntax error... (2 Replies)
Discussion started by: Amutha
2 Replies

6. UNIX Desktop Questions & Answers

Is DEC OSF/1 3.0A available for download somewhere?

Please let me know Thanks Jack (2 Replies)
Discussion started by: lucky7456969
2 Replies

7. UNIX for Dummies Questions & Answers

Looking for which DEC this header is from?

curses.h,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/12 18:03:48 $ Which Ultrix and OSF/1 this probably from? Thanks Jack (3 Replies)
Discussion started by: lucky7456969
3 Replies
eucKR(5)							File Formats Manual							  eucKR(5)

NAME
eucKR - A character encoding system (codeset) for Korean DESCRIPTION
EUC (Extended UNIX Code) is a codeset extended by AT&T Bell Laboratories for use in various countries in the world. Korean EUC is the EUC codeset for representing Korean data. The encoding of Korean EUC (eucKR) is currently identical to that of the DEC Korean codeset (see deckorean(5)). Codeset Conversion The following codeset converter pairs are available for converting Korean characters between eucKR and other encoding formats. Refer to iconv_intro(5) for an introduction to codeset conversion. For more information about the other codeset for which eucKR is the input or out- put, see the reference page specified in the list item. deckorean_eucKR, eucKR_deckorean Converting from and to the DEC Korean codeset: deckorean(5). Because DEC Korean is currently identical to Korean Extended UNIX Code, this converter is not useful. ISO-2022-KR_eucKR, eucKR_ISO-2022-KR Converting from and to the ISO 2022 Korean codeset: iso2022(5). Font Support for Korean EUC For both display devices and printers, the operating system supports the Korean EUC codeset through DEC Korean fonts. See deckorean(5) for information about Korean bitmap and PostScript fonts. SEE ALSO
Commands: locale(1) Others: ascii(5), deckorean(5), iconv_intro(5), i18n_intro(5), i18n_printing(5), l10n_intro(5), Korean(5) eucKR(5)
All times are GMT -4. The time now is 08:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy