![]() |
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 |
| How to print the word | ss_psm | UNIX for Dummies Questions & Answers | 0 | 03-17-2008 02:22 PM |
| how to get first two characters from a word | sachin.gangadha | UNIX for Dummies Questions & Answers | 4 | 12-06-2007 04:57 PM |
| Using first word and print their contents using awk | cdfd123 | Shell Programming and Scripting | 6 | 10-10-2007 03:12 AM |
| Word Count without any characters but the Output String | JP_II | UNIX for Dummies Questions & Answers | 3 | 06-07-2006 08:19 AM |
| Print out just a word from the file | Kinki | Shell Programming and Scripting | 8 | 02-20-2005 11:40 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I need to use these characters to find the lines in another file which starts with the characters.
Eg: c o m m a n d file2: cat meows dog barks . . . apple a day keeps the doctor away so now i want to print the lines cat meows apple a day keeps the doctor away Hope things are clear. Regards, Chella |
|
||||
|
Thank You for the reply.
But still I have problem in doing it. I am not able to split the word into characters. when I tried to print the value of n in the below case n=split(input,a,"") print n; I get 1 please help me out. Regards, Chella |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|