Skip to content

ibara/tac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tac

tac is a utility that concatenates and prints files in reverse.

It aims to eventually become an ISC-licensed replacement for GNU tac.

Compiling

$ ./configure
$ make
$ sudo make install

Requirements

libbsd, if you don't have reallocarray or getprogname functions.

configure will figure this out for you.

About

concatenate and print files in reverse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published