Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 71053
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T19:49:39+00:00 2026-05-10T19:49:39+00:00

If I have a comma separated file like the following: foo,bar,n ,a,bc,d one,two,three ,a,bc,d

  • 0

If I have a comma separated file like the following:

 foo,bar,n ,a,bc,d one,two,three ,a,bc,d 

And I want to join the \n, to produce this:

 foo,bar,n,a,bc,d one,two,three,a,bc,d 

What is the regex trick? I thought that an if (/\n,/) would catch this.

Also, will I need to do anything special for a UTF-8 encoded file?

Finally, a solution in Groovy would also be helpful.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T19:49:39+00:00Added an answer on May 10, 2026 at 7:49 pm

    You should be using Text::CSV_XS instead of doing this yourself. It supports newlines embedded in records as well as Unicode files. You need to specify the right options when creating the parser, so be sure to read the documentation carefully.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two comma-separated selectors; .class, .foo, .bar .lorem, .ipsum, .potato I'd like to
Let's say we have a comma separated file (csv) like this: name of movie,starring,director,release
I have a comma separated CSV file looks like: customer1,customer2,,customer4, ,customer2,,customer4, custome1,,customer3,, I want
I have a comma-separated value file that looks like this when I open it
I have an XML file where the number are comma-separated <foo> <bar val=1,23/> <bar
I have some information in one .txt file like this: cars.txt Ford 1000 Mercedes
I have a csv (comma separated file). I would like to know how to
Using .NET I have a text file with comma separated data. One of the
With the following properties file: foo=hello, world! bar=first,second I would like to retrieve the
In my properties file I have one property, which contains a comma separated list

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.