Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    *@@du*'s Avatar
    Junior Member

    Status
    Offline
    Join Date
    Dec 2009
    Posts
    8
    Downloads
    0
    Uploads
    0

    In UNIX using PERL list all words used in one or more files and displays their count?

    I used the pattern /\W+/ to split the lines of the input file into words..but didnt get success!
    Output should be in form word:count
    Just to mention filename is an input parameter!

  2. #2
    martinthurn's Avatar
    Senior Member

    Status
    Offline
    Join Date
    May 2009
    Posts
    183
    Downloads
    0
    Uploads
    0
    SHOW US YOUR CODE and we will fix it.
    Tell us EXACTLY what you mean by "didn't get success". What the heck DID you get?????
    We are not mind readers!!!

 

 

Quick Reply Quick Reply

Click here to log in


What color is our footer?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 01-06-2010, 12:32 AM
  2. Replies: 1
    Last Post: 01-06-2010, 12:29 AM
  3. Replies: 1
    Last Post: 12-04-2009, 11:05 PM
  4. Replies: 0
    Last Post: 12-04-2009, 10:56 PM
  5. Replies: 2
    Last Post: 12-04-2009, 10:15 PM

Bookmarks

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •