Sponsored Content
Operating Systems HP-UX Does HP-UX On Itanium always come with PA-RISC compatibility Post 302212725 by vbe on Tuesday 8th of July 2008 07:44:48 AM
Old 07-08-2008
If you want to read a bit more on the subject:
Aries Binary Translator
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Intel vs. RISC

I am in the process of starting to learn Unix. What is the major difference in the platforms/hardware? Would it be adventageous for me to start working with a cheap Sparc machine or should I just use my Intel machine to start learning? Any help would be appreciated. (11 Replies)
Discussion started by: amucci
11 Replies

2. AIX

Ibm Risc/6000 Os

:o Unix Sirs, :eek:RE: IBM RISC/6000 1990 Used on Application: Image buffer: 3D "Catia" (3D "Autocad" sim.) engineering C.A.D. Written by Deso. Cash prior to main frame dump:cool: * :oCan I purchase the oem operating system from you unix people? :cool: ... (1 Reply)
Discussion started by: penguins
1 Replies

3. HP-UX

please help need HP-UX 11 for PA RISC

Im not asking for an illegal copy (but from what i understand if i have the system its not illegal to give it to me) just how to get a copy of hp-ux period i have some old hp visualize systems based on the PA8500 400mhz cpu spent days on the phone with hp they no nothing and there website is a... (6 Replies)
Discussion started by: maliqua
6 Replies

4. HP-UX

How Many CPUs? (Itanium)

I've got a dual CPU Itanium server that we use for hosting our Oracle database. It's been up and running fine for quite some time. So well, in fact, that I haven't even looked at 'top' in a while. Recently I needed to look at 'top' and I only see one CPU listed now. CPU0. Is there any other... (5 Replies)
Discussion started by: deckard
5 Replies

5. HP-UX

HP-UX 11i v2 for PA-RISC

Hello, i trying to get HP-UX 11i v2 for PA-RISC. I`im to poor to buy this system, so I`am asking that someone can help me. best regards email removed (1 Reply)
Discussion started by: mruczas
1 Replies

6. HP-UX

Boot Options on HP PA-RISC and Itanium Servers

I've never really explored the options available in the boot firmware on our servers. Outside of needing to change boot device paths a few times for various reasons, I'm wondering what the implications are of turning off FASTBOOT. According to the man page for 'setboot', it seems that when... (1 Reply)
Discussion started by: deckard
1 Replies

7. HP-UX

Install tcsh on HP-UX 11.31 itanium

I have 2 servers , both are HP-UX specifications as follows : (1) HP-UX adroit B.10.20 A 9000/785 2013264127 one-user license (2) HP-UX xen B.11.31 U ia64 2662515494 one-user license First one has tcsh installed adroit:/home/seo/hitendra 22 ] which tcsh /usr/bin/tcsh But the... (1 Reply)
Discussion started by: hiten.r.chauhan
1 Replies

8. Shell Programming and Scripting

Need script for Itanium server

Hi, I have a folder that has the below 6 files. -rw-r----- 1 wlsuser users 32203 May 16 09:41 card_10.77.200.100.csv -rw-r----- 1 wlsuser users 104119 May 16 09:42 card_135.57.206.116.csv -rw-r----- 1 wlsuser users 12412 May 16 09:42... (3 Replies)
Discussion started by: mohtashims
3 Replies

9. HP-UX

PDFtk for HP-UX 11.31 Itanium 64

Hi Unix and HP-US experts, I have a need to encrypt/give password to PDF files in HP-UX servers, but unfortunately I am new to unix and hp-ux. My server is HP-UX 11.31 running on Itanium 64 bit architecture. I have downloaded and installed PDFtk from this link:... (1 Reply)
Discussion started by: villium
1 Replies
locale(1)						      General Commands Manual							 locale(1)

NAME
locale - get locale-specific (NLS) information SYNOPSIS
name ... DESCRIPTION
The command displays information about the current locale or about available locales. When invoked without arguments, displays the name and actual or implied value of each of the locale-related environment variables in the order shown below, one per line: An actual value is the value the variable actually has in the user's environment. An implied value is derived from the value of another variable. Implied values are displayed enclosed in double quotes, while actual values are unquoted. The determination of implied values is that if the variable is present and has a non-null value, that is the actual value for and all of the other variables take its value as an implied value. If is not set, all of the variables that are set are shown with their value as an actual value. Any that have no value are shown with the value of the environment variable as their implied value. is displayed as if it has no value. If is set to NULL or to an invalid string, all of the variables are set to the default "C" locale. The value of has precedence over any one of the environment variables and If environment variables are not defined, provides the default. See catopen(3C) for more details. The command can take multiple arguments, which may be locale category names, locale keywords, or the special word (see localedef(1M) for a description of locale keywords and charmaps). If an argument is a keyword, the value associated with that keyword in the current environ- ment is displayed and possibly other information, depending on selected options. If an argument is a category name (i.e., the values of all keywords defined in that category are displayed. If an argument is the special word the charmap file (if any) that was used in the definition of the current locale is displayed. Non-printable characters are printed as hexadecimal values in the form, except that if a different escape character has been defined for the locale, it is displayed instead of the "". Options The following options are available: List all available locales. These are the possible meaningful values that can be assigned to or any of the variables on the system. They are depen- dent upon which locales have been installed on the system. By default on a PA-RISC system, the locales in are listed. By default on an Itanium(R)-based system, the locales in are listed. This option takes 32 (for ILP32, 32-bit int, long, pointer, 32-bit offset) or 64 (for LP64, 64-bit long, pointer, 64-bit offset) as its argument. Display 32-bit locales for PA-RISC and Itanium-based systems. Display 32-bit locales for PA-RISC and Itanium-based systems. Display only 64-bit locales on 64-bit systems. If executed on a 32-bit system, an error message is returned. List Itanium-based system 32-bit locales, Itanium-based system 64-bit locales, PA-RISC 32-bit locales and PA-RISC 64-bit locales available on the system. Display a list of available charmap files on the system. See localedef(1M) for a definition of charmap files and their usage. Display names of locale categories that have been selected either explicitly or by giving a keyword contained therein. This option may be used with the option. Display names of keywords that have been selected either explicitly or by providing their containing category as an argument. Keyword names and values are displayed as: <keyword>=<value> Without the option, only the values are displayed. This option can be used with the option. Display 32-bit PA-RISC locales. (Option available only on Itanium-based systems.) Display 64-bit PA-RISC locales. (Option available only on Itanium-based systems.) name Specify the locale category name, locale keyword, or the special word EXTERNAL INFLUENCES
Environment Variables provides a default value for the internationalization variables that are unset or null. If is unset or null, the default value of "C" (see lang(5)) is used. If any of the internationalization variables contains an invalid setting, will behave as if all internationalization variables are set to "C". See environ(5). when set to a non-empty string value, overrides the values of all other internationalization variables. determines the interpretation of text as single and/or multi-byte characters, the classification of characters as printable, and the char- acters matched by character class expressions in regular expressions. determines the locale that should be used to affect the format and content of diagnostic messages written to standard error, and informa- tive messages written to standard output. determines the location of message catalog for the processing of International Code Set Support Single- and multi-byte character code sets are supported. RETURN VALUE
The command exits with one of the following values: All requested information was found and displayed successfully. An error occurred in either finding or displaying the information. EXAMPLES
If the locale environment variables are set as: the command: gives the following output: The command: produces: If is set to and no other locale variables are set, the command: produces: which correspond to the keywords decimal_point, thousands_sep, grouping, and alt_digit. SEE ALSO
localedef(1M), catopen(3C), localeconv(3C), nl_langinfo(3C), setlocale(3C), charmap(4), localedef(4), environ(5), lang(5). STANDARDS CONFORMANCE
locale(1)
All times are GMT -4. The time now is 02:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy