Skip to content

keverets/awkscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some miscellaneous awk scripts

(improvements welcomed)

chart.awk - take the first field and use that to draw a bar chart in front of each line
quantize.awk - output similar to the dtrace "quantize" function (useful buckets with graph)
stat.awk - gather and output numerical statistics on the first field of a file
table.awk - draw an ascii table sized appropriately with the fields from the input

About

Miscellaneous Awk Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages