Sponsored Content
Full Discussion: Unix Scripting
Top Forums UNIX for Dummies Questions & Answers Unix Scripting Post 302341932 by DukeNuke2 on Friday 7th of August 2009 02:44:17 AM
Old 08-07-2009
Bumping up posts or double posting is not permitted in these forums.

Please read the rules, which you agreed to when you registered, if you have not already done so.

You may receive an infraction for this. If so, don't worry, just try to follow the rules more carefully. The infraction will expire in the near future

Thank You.

The UNIX and Linux Forums.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX Scripting

:confused: I need to find a place or places on the Internet where I can find UNIX scripts to view and to modify to make life easy on the UNIX environment. Can someone help me on this. Thanks (7 Replies)
Discussion started by: wolf
7 Replies

2. UNIX for Dummies Questions & Answers

Help With Unix Scripting.

Can anybody tell me the best way to learn unix scripting.can you recommend a good book.Please help! (1 Reply)
Discussion started by: hella
1 Replies

3. Shell Programming and Scripting

difference between AIX shell scripting and Unix shell scripting.

please give the difference between AIX shell scripting and Unix shell scripting. (2 Replies)
Discussion started by: haroonec
2 Replies

4. UNIX for Dummies Questions & Answers

Unix scripting pl help

Hi All, I am new to Unix Scripting. I have below scenario. I need to write a Unix function with the following. 1. I have table. From this table I need to write a query. SELECT Col1(File_nm),Col2(From_Loc),Col3(To_Loc) FROM A WHERE CONDITION For... (1 Reply)
Discussion started by: sree11
1 Replies

5. UNIX for Dummies Questions & Answers

Help me Out in unix scripting

Hello every one, plz help me out. I m using 4 files in unix, like file1, file2, file3,file4 in which primary key is ID in column(field) of 4 files. On the bases of ID, i want the corresponding field of 4 files in final file let say collected file. In collected file, ID column should occur only one... (16 Replies)
Discussion started by: kaprus
16 Replies

6. Shell Programming and Scripting

Unix Scripting

Hi Gurus, I am a system admin in solaris field and ive planned to study unix scripting.ive planned to start reading Mastering Unix scripting by randal.Scripts in that are based on Korn shell(ksh).my question is whether the same scripts can be applied to other shells like bash etc..And... (4 Replies)
Discussion started by: madanmeer
4 Replies

7. Shell Programming and Scripting

Unix scripting

how to check if a unix script gets executed without errors across all unix platforms. incase if a script gets executed without errors only one platform say AIX, what needs to be done to that script such that it will run all unix platforms like linux, hp, sun etc (2 Replies)
Discussion started by: rmann
2 Replies

8. UNIX for Advanced & Expert Users

Unix scripting

i need help with this problem this is the problem: Write a script that logs how many users login on/off the system over a 5 minute period. It can run in the foreground, and run 4 times a minute. Set a trap that will not allow a CNTRL-C command, and if a CNTRL-C is excuted store the time and date... (1 Reply)
Discussion started by: sportsmansixty6
1 Replies

9. UNIX for Dummies Questions & Answers

Unix Shell Scripting( Calling from Unix to PLSQL)

Hello Experts, I have the following questions to be discussed here at this esteemed discussion forum. I have two Excel sheets which contain Unix Commands llike creating directory the structure/ftp/Copy/Zip etc to basically create an environment. I need help in understanding some of... (1 Reply)
Discussion started by: faizsaadq
1 Replies

10. Shell Programming and Scripting

UNIX scripting

LIST=/home/xxxxxxx/ABC/xeeno_scrpts/temp/tempfile ERRORDIR=/home/xxxxxxx/ABC/error_directory EMAILFILE=/home/xxxxxxx/ABC/xeeno_scrpts/temp/emailfile echo "There were errors in the following report file for Xeenos:" > $EMAILFILE echo >> $EMAILFILE echo "This files have been moved to... (9 Replies)
Discussion started by: bcarosi
9 Replies
ENGLISH(5)							File Formats Manual							ENGLISH(5)

NAME
english - flag format for English ispell dictionaries DESCRIPTION
English 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(5). This manual page only describes flags usable in dictionaries built using the english.aff affix file. In the following discussion of the flags, let # and @ be "variables" that can stand for any letter. Upper case letters are constants. "..." stands for any string of zero or more letters, but note that no word may exist in the dictionary which is not at least 2 letters long, so, for example, "fly" may not be produced by placing the "Y" flag on "f". Also, no flag is effective unless the word that it cre- ates is at least 4 letters long, so, for example, "wed" may not be produced by placing the "D" flag on "we". In the following list, an asterisk indicates that a flag participates in cross-product formation (see ispell(5)). The meaning of the prefix flags is as follows: *A ... --> re... as in cover --> recover *I ... --> in... as in firm --> infirm *U ... --> un... as in able --> unable The meaning of the suffix flags is as follows: V ...e --> ...ive as in create --> creative if # .ne. e, ...# --> ...#ive as in prevent --> preventive *N ...e --> ...ion as in create --> creation ...y --> ...ication as in multiply --> multiplication if # .ne. e or y, ...# --> ...#en as in fall --> fallen *X ...e --> ...ions as in create --> creations ...y --> ...ications as in multiply --> multiplications if # .ne. e or y, ...# --> ...#ens as in weak --> weakens H ...y --> ...ieth as in twenty --> twentieth if # .ne. y, ...# --> ...#th as in hundred --> hundredth *Y ...y --> ..ily as in messy --> messily if # .ne y, ...# --> ...#ly as in quick --> quickly *G ...e --> ...ing as in file --> filing if # .ne. e, ...# --> ...#ing as in cross --> crossing *J ...e --> ...ings as in file --> filings if # .ne. e, ...# --> ...#ings as in cross --> crossings *D ...e --> ...ed as in create --> created if @ .ne. a, e, i, o, or u, ...@y --> ...@ied as in imply --> implied if # .ne. e or y, or (# = y and @ = a, e, i, o, or u) ...@# --> ...@#ed as in cross --> crossed or convey --> conveyed T ...e --> ...est as in late --> latest if @ .ne. a, e, i, o, or u, ...@y --> ...@iest as in dirty --> dirtiest if # .ne. e or y, or (# = y and @ = a, e, i, o, or u) ...@# --> ...@#est as in small --> smallest or gray --> grayest *R ...e --> ...er as in skate --> skater if @ .ne. a, e, i, o, or u, ...@y --> ...@ier as in multiply --> multiplier if # .ne. e or y, or (# = y and @ = a, e, i, o, or u) ...@# --> ...@#er as in build --> builder or convey --> conveyer *Z ...e --> ...ers as in skate --> skaters if @ .ne. a, e, i, o, or u, ...@y --> ...@iers as in multiply --> multipliers if # .ne. e or y, or (# = y and @ = a, e, i, o, or u) ...@# --> ...@#ers as in build --> builders or slay --> slayers *S if @ .ne. a, e, i, o, or u, ...@y --> ...@ies as in imply --> implies if # .eq. c, s, or t, ...#h --> ...#hes as in lash --> lashes if # .ne. c, s, or t, ...#h --> ...#hs as in cough --> coughs if # .eq. s, x, or z, ...# --> ...#es as in fix --> fixes if # .ne. s, x, z, h, or y, or (# = y and @ = a, e, i, o, or u) ...@# --> ...@#s as in bat --> bats or convey --> conveys P if @ .ne. a, e, i, o, or u, ...@y --> ...@iness as in cloudy --> cloudiness if # .ne. y, or @ = a, e, i, o, or u, ...@# --> ...@#ness as in late --> lateness or gray --> grayness *M ... --> ...'s as in dog --> dog's To summarize more briefly: Prefixes: *A - re *I - in *U - un Suffixes: V - ive *N - ion, tion, en *X - ions, ications, ens H - th, ieth *Y - ly, ily *G - ing *J - ings *D - ed T - est *R - er *Z - ers *S - s, es, ies *P - ness, iness *M - 's SEE ALSO
ispell(1), ispell(5) ENGLISH(5)
All times are GMT -4. The time now is 10:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy