![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cat operation | trichyselva | UNIX for Dummies Questions & Answers | 0 | 03-24-2008 06:55 AM |
| Array operation | phamp008 | Shell Programming and Scripting | 3 | 01-18-2008 05:31 AM |
| string operation | fongthai | Shell Programming and Scripting | 6 | 11-24-2006 06:26 AM |
| Problems with sum operation | burakkilic | UNIX for Dummies Questions & Answers | 2 | 05-15-2006 01:52 PM |
| AIX 4.3 Openssh 3.7.1.0 Operation | ripley | AIX | 2 | 03-07-2005 01:56 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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 08:04 AM.. Reason: sample script |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|