![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cat operation | trichyselva | UNIX for Dummies Questions & Answers | 0 | 03-24-2008 02:55 AM |
| Array operation | phamp008 | Shell Programming and Scripting | 3 | 01-18-2008 01:31 AM |
| string operation | fongthai | Shell Programming and Scripting | 6 | 11-24-2006 02:26 AM |
| Problems with sum operation | burakkilic | UNIX for Dummies Questions & Answers | 2 | 05-15-2006 09:52 AM |
| AIX 4.3 Openssh 3.7.1.0 Operation | ripley | AIX | 2 | 03-07-2005 09:56 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
i am new user of unix.i have a question.My script is-
export STR_ALFA=`head -2 "${FILE_PATH}"|tail -1|cut -d"," -f1` "${TEST_HOME}"/function/chk_alfa.ksh STR_ALFA now i want to check STR_ALFA: 1)whether is alphabetic 2)whether is numeric 3)whether is alphanumeric ------------------------------- please provide me necessary code to check this.[/b]please provide 4 code Last edited by arghya_owen; 06-11-2008 at 04:04 AM. Reason: sample script |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|