Skip to content

GabrielMessiasdaRosa/sort-my-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sort-my-csv

Instalation and usage

if you have snap support on your system, you can install it from snap store

sort-my-csv

sudo snap install sort-my-csv --edge

otherwise you can download the binary from here

Usage

Usage of /snap/sort-my-csv/1/sort-my-csv:
  --sort string
     ➜ column title
  --order string
     ➜ asc | desc
  --input string
     ➜ input file path
  --output string
     ➜ output file path
  --help
     ➜ show this help

example

sort-my-csv --sort=<column_title> --order=<asc|desc> ./file_to_be_sorted.csv ./sorted_file_output.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages