![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| read a variable character by character, substitute characters with something else | vipervenom25 | UNIX for Dummies Questions & Answers | 2 | 06-06-2008 03:18 PM |
| cut from a particular character to the end of the string | grajesh_955 | Shell Programming and Scripting | 2 | 05-25-2008 06:03 AM |
| Help needed in character replacement in Korn Shell | stevefox | Shell Programming and Scripting | 8 | 03-29-2007 11:59 PM |
| How do I get the nth character from a string? | toughman | UNIX for Dummies Questions & Answers | 4 | 06-22-2006 12:54 PM |
| Delete first 2 character from string | nitinshinde | UNIX for Dummies Questions & Answers | 4 | 10-02-2001 08:06 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Korn: How to loop through a string character by character
If I have a string defined as:
Code:
MyString=abcde echo $MyString shew01 |
|
||||
|
Quote:
Code:
awk: syntax error near line 1 awk: bailing out near line 1 shew01 |
|
||||
|
Quote:
Code:
jps.ksh[3]: i++ < 5 : syntax error |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| shell script, shell scripting, solaris, unix scripting, unix scripting basics |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|