- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: simple question with wrong answers
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 11:41 PM
02-12-2006 11:41 PM
-C
-JAVA
-BASh
-PoSIX
-fortran
Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 11:58 PM
02-12-2006 11:58 PM
Re: simple question with wrong answers
su: LANG: Parameter not set.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 11:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 12:01 AM
02-13-2006 12:01 AM
Re: simple question with wrong answers
Best I know LANG is to do with human language/text, not with compilers.
On my Linux box it is set to: en_US.UTF-8
Check 'man environ'
LANG The string used to specify internationalization infor-
mation that allows users to work with different
national conventions. The setlocale(3C) function
checks the LANG environment variable when it is called
with "" as the locale argument. LANG is used as the
default locale if the corresponding environment vari-
able for a particular category is unset or null. If,
however, LC_ALL is set to a valid, non-empty value,
its contents are used to override both the LANG and
the other LC_* variables. For example, when invoked as
setlocale(LC_CTYPE, ""), setlocale() will query the
LC_CTYPE environment variable first to see if it is
set and non-null. If LC_CTYPE is not set or null, then
setlocale() will check the LANG environment variable
to see if it is set and non-null. If both LANG and
LC_CTYPE are unset or NULL, the default "C" locale
will be used to set the LC_CTYPE category....
hth,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 12:15 AM
02-13-2006 12:15 AM
Re: simple question with wrong answers
Take a look at this doc,
http://docs.hp.com/en/5185-4400/ch01s03.html
[Managing the LANG Environment Variable]
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 12:18 AM
02-13-2006 12:18 AM
Re: simple question with wrong answers
If its not set, nothing is in it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 12:26 AM
02-13-2006 12:26 AM
Re: simple question with wrong answers
this question could have saved my day since i got 64 % on my CSE exam. the passing score is 65 %.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 04:30 AM
02-13-2006 04:30 AM
Re: simple question with wrong answers
You are left with 2 most popular shell names.
C, is also a shell, but my best guess here is they were referring to the C as shell they would have precised it as C shell. But it can not be your choice anyway.
BASH, it is default shell in Linux
POSIX, it is default shell in HP-UX
I think even if you have no clue your best guess should have been POSIX.
So I must agree with someone who said that the answer was POSIX.
On another note, make sure if you are not breaking any rules or breaching the agreement you signed to no disclose anything related to content of the exam. I think this is a content of the exam.
Finally, don't be discouraged by you score. Study hard again and you will probably get a higher score next time. I would suggest you to use Marty Poniatowski book to supplement your studies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 04:53 AM
02-13-2006 04:53 AM
Re: simple question with wrong answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 08:59 AM
02-13-2006 08:59 AM
Re: simple question with wrong answers
http://nixdoc.net/man-pages/HP-UX/man5/lang.5.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 08:59 AM
02-13-2006 08:59 AM
Re: simple question with wrong answers
http://nixdoc.net/man-pages/HP-UX/man5/lang.5.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 09:42 PM
02-13-2006 09:42 PM
Re: simple question with wrong answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 06:25 PM
02-14-2006 06:25 PM
Re: simple question with wrong answers
tcsa