Directories
¶
| Path | Synopsis |
|---|---|
|
csv2json - is a command line that takes CSV input from stdin and writes out JSON expression.
|
csv2json - is a command line that takes CSV input from stdin and writes out JSON expression. |
|
csv2mdtable - is a command line that takes CSV input from stdin and writes out a Github Flavored Markdown table.
|
csv2mdtable - is a command line that takes CSV input from stdin and writes out a Github Flavored Markdown table. |
|
csv2xlsx is a command line utility that will convert a CSV file and insert it into a named sheet in an Excel Workbook.
|
csv2xlsx is a command line utility that will convert a CSV file and insert it into a named sheet in an Excel Workbook. |
|
csvcols - is a command line that takes each argument in order and outputs a line in CSV format.
|
csvcols - is a command line that takes each argument in order and outputs a line in CSV format. |
|
csvfind - is a command line that takes CSV files in returns the rows that match a column value.
|
csvfind - is a command line that takes CSV files in returns the rows that match a column value. |
|
csvjoin - is a command line that takes two CSV files and joins them by match a designated column in each.
|
csvjoin - is a command line that takes two CSV files and joins them by match a designated column in each. |
|
csvrows - is can filter selected rows, out row ranges or turn each command line parameter into a CSV row of output.
|
csvrows - is can filter selected rows, out row ranges or turn each command line parameter into a CSV row of output. |
|
finddir.go - a simple directory tree walker that looks for directories by name, basename or extension.
|
finddir.go - a simple directory tree walker that looks for directories by name, basename or extension. |
|
findfile.go - a simple directory tree walker that looks for files by name, basename or extension.
|
findfile.go - a simple directory tree walker that looks for files by name, basename or extension. |
|
jsoncols is a command line tool for filter JSON data from standard in or specified files.
|
jsoncols is a command line tool for filter JSON data from standard in or specified files. |
|
jsonmunge is a command line tool that takes a JSON document and a Go text/template rendering the result.
|
jsonmunge is a command line tool that takes a JSON document and a Go text/template rendering the result. |
|
jsonrange iterates over an array or map returning either a JSON expression or map keep to stdout @Author R. S. Doiel, <rsdoiel@caltech.edu>
|
jsonrange iterates over an array or map returning either a JSON expression or map keep to stdout @Author R. S. Doiel, <rsdoiel@caltech.edu> |
|
mergepath.go - merge the path variable to avoid duplicates @Author R. S. Doiel, <rsdoiel@caltech.edu> Copyright (c) 2017, Caltech All rights not granted herein are expressly reserved by Caltech.
|
mergepath.go - merge the path variable to avoid duplicates @Author R. S. Doiel, <rsdoiel@caltech.edu> Copyright (c) 2017, Caltech All rights not granted herein are expressly reserved by Caltech. |
|
range.go - emit a list of integers separated by spaces starting from first command line parameter to last command line parameter.
|
range.go - emit a list of integers separated by spaces starting from first command line parameter to last command line parameter. |
|
Generates a date in YYYY-MM-DD format based on a relative time description (e.g.
|
Generates a date in YYYY-MM-DD format based on a relative time description (e.g. |
|
datefmt formats a date based on the formatting options available with Golang's Time.Format @Author R. S. Doiel, <rsdoiel@caltech.edu> Copyright (c) 2017, Caltech All rights not granted herein are expressly reserved by Caltech.
|
datefmt formats a date based on the formatting options available with Golang's Time.Format @Author R. S. Doiel, <rsdoiel@caltech.edu> Copyright (c) 2017, Caltech All rights not granted herein are expressly reserved by Caltech. |
|
urlparse.go - a URL Parser library for use in Bash scripts.
|
urlparse.go - a URL Parser library for use in Bash scripts. |
|
vcard2json - converts a single VCard version4.0 to a JSON document @author R. S. Doiel, <rsdoiel@caltech.edu> Copyright (c) 2017, Caltech All rights not granted herein are expressly reserved by Caltech.
|
vcard2json - converts a single VCard version4.0 to a JSON document @author R. S. Doiel, <rsdoiel@caltech.edu> Copyright (c) 2017, Caltech All rights not granted herein are expressly reserved by Caltech. |
|
xlsx2csv.go is a command line utility that converts individual Excel Workbook Sheets to CSV.
|
xlsx2csv.go is a command line utility that converts individual Excel Workbook Sheets to CSV. |
|
xlsx2json.go is a command line utility that converts an Excel Workboom Sheet into JSON.
|
xlsx2json.go is a command line utility that converts an Excel Workboom Sheet into JSON. |
Click to show internal directories.
Click to hide internal directories.