![]() |
|
|
|
|
|||||||
| 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 |
| string operation | arghya_owen | Shell Programming and Scripting | 1 | 06-11-2008 03:30 AM |
| cat operation | trichyselva | UNIX for Dummies Questions & Answers | 0 | 03-24-2008 03:55 AM |
| Help with arithmetic operation | emjayshaikh | Shell Programming and Scripting | 3 | 09-23-2007 08:44 PM |
| RPC failure on yp operation | Remi | SUN Solaris | 1 | 05-22-2007 07:15 AM |
| string operation | fongthai | Shell Programming and Scripting | 6 | 11-24-2006 03:26 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
string operation
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.please provide 4 code[/b] |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
No duplicate or cross-posting, please read the rules.
Continue here: string operation Thread closed. |
|||
| Google The UNIX and Linux Forums |