Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^7: Cutting text from the end of the file and adding it to the top

by AnomalousMonk (Archbishop)
on Oct 01, 2019 at 06:10 UTC ( [id://11106895]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Cutting text from the end of the file and adding it to the top
in thread Cutting text from the end of the file and adding it to the top

    a,       b,    c,   d,
There seem to be four column labels, but
aa,     12,     33,     102,
each row now has three data fields. Also, CSV records don't usually end in a separator (comma) field.

I'm assuming this is all some kind of elaborate troll, but I really can't see the entertainment value.


Give a man a fish:  <%-{-{-{-<

Replies are listed 'Best First'.
Re^8: Cutting text from the end of the file and adding it to the top
by oysterperl (Novice) on Oct 07, 2019 at 09:50 UTC
    Sorry for that, it was a typo. The number of columns will match the data. So it should be like this:
    a, b, c, d aa, 12, 33, 102, 111 bb, 223, 24, 88, 56 aa, 99, 130, 21, 45 bb, 88, 90, 212, 500

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11106895]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found