Discover Packages
github.com/gloo-foo/cmd-tac
package
module
Version:
v0.1.12
Opens a new window with list of versions in this module.
Published: Aug 4, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Expand ▾
Collapse ▴
Documentation
¶
Tac returns a command that reverses the order of input lines.
Use TacSep(s) (-s) to split on a custom record separator instead of newlines.
TacSep is the custom record separator option (-s).
When given, input is split on this separator instead of newlines,
the resulting records are reversed, and each record is emitted as its
own output line.
Source Files
¶
Directories
¶
Package alias provides unprefixed names for the tac command and its flags.
Package alias provides unprefixed names for the tac command and its flags.
Click to show internal directories.
Click to hide internal directories.