Skip to content

pshiko/catle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catle

head command for csv

sample

Install

go get github.com/pshiko/catle
go install github.com/pshiko/catle/cmd/csvhead

[Usage]

csvhead <csvpath>

[Options]

-nh:  without header

-t: set '\t' as delimiter

-s: set white space as delimiter

-n <number>: skip <number> row

Command

hjkl -> Move next

<C-hjkl> -> Move half window size

s -> Sort ascending

S -> Sort descending

<C-I> -> Change current column to Int Column

<C-S> -> Change current column to String Column

<space> -> Shrink current column. q -> quite window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages