Skip to content

dylanrainwater/dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dog

An alternative to cat.

Example usage of dog and comparison to cat.

Usage

To print out a reflection of standard input:

dog

To print out a file or multiple files

dog [Flags] File 1 [File 2] ...

The following flags are accepted:

  • -n: Show lines numbers
  • -c: Show word count underneath each file

About

An alternative to cat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages