go-env(1) debian man page | unix.com

Man Page: go-env

Operating Environment: debian

Section: 1

GO-ENV(1)						      General Commands Manual							 GO-ENV(1)

NAME
go - tool for managing Go source code
SYNOPSIS
go env [ var ... ]
DESCRIPTION
Env prints Go environment information. By default env prints information as a shell script (on Windows, a batch file). If one or more variable names is given as arguments, env prints the value of each named variable on its own line.
AUTHOR
This manual page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and may be used by others). 2012-05-13 GO-ENV(1)
Related Man Pages
env(1) - debian
env(1) - centos
env(3) - plan9
env(1) - opendarwin
env(1) - v7
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file