rltee

package module
v0.0.0-...-97beb68 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

README

rltee

Usage

Read lines and write them to the specified file
rltee out.txt

FIFO special file can be the output file.

mkfifo fifo
uniq fifo
# and `rltee fifo` in another terminal
Use a history file
rltee -H history.txt out.txt

License

Apache License 2.0

Documentation

Index

Constants

View Source
const (
	Version = "0.1.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cli
cmd

Jump to

Keyboard shortcuts

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