Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Homework questions, book is lacking answers? Post 302464629 by DGPickett on Wednesday 20th of October 2010 02:58:51 PM
Old 10-20-2010
sh not bash.

I think the capitalization is traditional, might even be a recommended style, like "capitalize anything exported and not, not". In this usually case sensitive world, to hit old ones (PATH, HOME, SHELL, etc.) you must capitalize, but new ones can come into existence that are not capitalized. export makes not discriminate. The ones recognized by the kernel are probably all capitalized! It is good to know which names have extra magic.

Last edited by DGPickett; 10-20-2010 at 04:04 PM..
This User Gave Thanks to DGPickett For This Post:
 

8 More Discussions You Might Find Interesting

1. Solaris

expecting answers for these questions?

hi all plese clarify me in the following area. 1. What is the default NFS version in solaris 5.10. If it is 3, then why it asks me to specify "-o vers=3" keyword while i am mounting a share from a RHEL 5.1 Server? 2. Can someone give the link to download packages for accessing "ntfs"... (4 Replies)
Discussion started by: kingston
4 Replies

2. Solaris

solaris 10 OS administration interview questions and answers

Hello, I am new to this forum and I am preparing for interview .Kindly can anybody send me Solaris 10 OS administration interview questions and answers (2 Replies)
Discussion started by: meet2muneer
2 Replies

3. Solaris

Please give answers for this interview questions

I was not able to get answers for these interview questions. It will be appreciable and useful if any one answers this questions. (5 Replies)
Discussion started by: Sesha
5 Replies

4. Post Here to Contact Site Administrators and Moderators

Eric's Questions and Answers Blog

I hope this is ok so I will ask if I may use this thread to ask questions about programming. May I use this thread to ask questions and answer questions? If the answer is yes, this is a thread made for minimizing the amount of threads I post to ask questions about programming. Please feel... (3 Replies)
Discussion started by: Errigour
3 Replies

5. UNIX for Advanced & Expert Users

Interview questions and answers on HP Unix administration

Hi, Can some body help me to get Interview questions and answers on HP Unix administration? Thanks Krsnadasa (1 Reply)
Discussion started by: krsnadasa
1 Replies

6. Shell Programming and Scripting

Select answers from multiple questions using shell script

I have a text file in this format Some lines.... Question no: 1 The question? A. Answer 1 B. Answer 2 C. Answer 3 D. Answer 4 Answer:B Some lines.... Question no: 2 The question? (choose 2) (10 Replies)
Discussion started by: zorrox
10 Replies

7. UNIX for Beginners Questions & Answers

Answers for few objective questions.

Hi Unix geniuses, I need your help for the answers of few objective Q&A. i dont know if my answers are correct or not. So i really need your help to provide the answers which will help me in unix programming. (1 Reply)
Discussion started by: Vivekit82
1 Replies

8. What is on Your Mind?

Answers to Recently Asked Questions about UNIX.COM

Here are some answers to some of the recent questions I have received about UNIX.COM. So, I thought I would take time to answer them here in this post: Is it expected that the original poster "thank" everyone who responds to his / her discussion thread? It is always a good practice in all... (7 Replies)
Discussion started by: Neo
7 Replies
IRISH(5)							File Formats Manual							  IRISH(5)

NAME
irish - flag format for Irish Ispell dictionaries DESCRIPTION
Irish dictionaries for Ispell(1) supports 3 prefix and 14 suffix flags. For a detailed description of how Ispell handles flags and capi- talization, see Ispell(4). This manual page only describes flags usable in dictionaries built using the gaeilge.aff affix file. The definitive meanings of the affixes is given in the file /usr/lib/ispell/gaeilge.aff but some of the reasoning and notes are given here. Irish has an unusual (unique?) capitalization rule, which needs special handling. Prefixes for eclipsis are not capitalized., e.g. an tEarrach. Ispell(5) assumes that in an uncapitalized word, the first letter may be capitalized, so Earrach would be incorrectly prefixed and capitalized as Tearrach. The file irish-prefixes.pl is a perl(1) script to preprocess the wordlist, and add 'by hand' the correct capitalization. It will turn Earrach/P into Earrach tEarrach etc. It strips off the E and P flags used for eclipsis and leaves any other flags intact. The word should be Capitalized in the the word list; if the uncapitalized version is left in the word list with the flag, it will generate incorrect words, so enter the uncapitalized and capitalized versions seperately. One 'ordinary' prefix is handled by Ispell, H is used for aspiration of nouns, etc. (Verbs are handled separately). Twelve suffixes are used for handling regular verbs. We use three suffixes each per conguation: one listing all suffixes available to both aspirated and unaspirated forms, one listing aspirated forms only, and one for unaspirated forms. So, for the verb mol for example, we have in the words list mol/BC mhol/BD so the 'B' set of endings apply to both forms, the 'C' set to unaspirated only, and 'D' to aspirated only. This pattern is repeated for all four conjugations. Irregular verbs just appear in the list in toto. Two other suffixes are currently defined, , 'O' for Caolu (attenuation), and 'Q'for Leathnu (broadening). BUGS
The dictionary is very small, and pretty incomplete. Any help would be appreciated. Please mail additions and corrections to mck- instry@computer.org SEE ALSO
Ispell(1), Ispell(5), english(5) 2002-04-11 IRISH(5)
All times are GMT -4. The time now is 03:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy