Documentation
¶
Directories
¶
Path | Synopsis |
---|---|
cmds
|
|
csvcols
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. |
finddir
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
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
* * mergepath.go - merge the path variable to avoid duplicates * * @author R. S. Doiel, <rsdoiel@gmail.com> * copyright (c) 2014 All rights reserved.
|
* * mergepath.go - merge the path variable to avoid duplicates * * @author R. S. Doiel, <rsdoiel@gmail.com> * copyright (c) 2014 All rights reserved. |
pathparts
pathparts.go - extracts elements of a file path @author R. S. Doiel, <rsdoiel@gmail.com> Copyright (c) 2016, R. S. Doiel All rights reserved.
|
pathparts.go - extracts elements of a file path @author R. S. Doiel, <rsdoiel@gmail.com> Copyright (c) 2016, R. S. Doiel All rights reserved. |
range
* * 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
* * 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
datefmt formats a date based on the formatting options available with Golang's Time.Format Copyright (c) 2016, R. S. Doiel All rights reserved.
|
datefmt formats a date based on the formatting options available with Golang's Time.Format Copyright (c) 2016, R. S. Doiel All rights reserved. |
urlparse
* * 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.