Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Help Sorting a CSV File

by erix (Prior)
on Oct 04, 2019 at 20:28 UTC ( [id://11107067]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/bin/bash
    
    echo "CAT_HEADER,SUPPLIER_CODE,CUSTOMER_CODE,F4,F5,F6,F7,F8
    ...
    # echo "copy(select * from pm11107044 order by 2, 3) to stdout with (f
    +ormat csv, delimiter ',', header true)" | psql -qX
    
  2. or download this
    ./pm.pl 
    -- unordered data.txt:
    ...
    CAT_LINE,0002P,ABC23456,20190924,,1,Z,2.24
    CAT_LINE,0002P,ABC34567,20190924,,1,Z,2.24
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found