quickstart

command
v0.0.0-...-383070f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2020 License: MIT Imports: 3 Imported by: 0

README

Redirect

go run main.go > out_full.txt

Pipe

go run main.go | grep One

Pipe & Redirect

go run main.go | grep Two > out_two.txt

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL