Documentation
¶
Directories
¶
Path | Synopsis |
---|---|
cmds
|
|
finddir
command
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
command
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. |
mergepath
command
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
command
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. |
reldate
command
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. |
timefmt
command
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
command
urlparse.go - a URL Parser library for use in Bash scripts.
|
urlparse.go - a URL Parser library for use in Bash scripts. |
Package reldate generates a date in YYYY-MM-DD format based on a relative time description (e.g.
|
Package reldate generates a date in YYYY-MM-DD format based on a relative time description (e.g. |
timefmt provides additional common formats found around the web that are missing from Golang's own time package.
|
timefmt provides additional common formats found around the web that are missing from Golang's own time package. |
Click to show internal directories.
Click to hide internal directories.