Skip to content
/ myt Public

mytail and exploration into writing my own tail

Notifications You must be signed in to change notification settings

shissam/myt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

myt: mytail and exploration into writing my own tail

Usage

myt -n <integer> -r -d <filename>

where:

-r use the recursive algorithm otherwise iterative -d debug <filename> is a text file to tail otherwise stdin

Example

bash$ myt -n 1 -r myt.c
}
bash$ 

Task Lists

  • OSX
  • Debian/Ubuntu
  • 16-bit character sets
  • \r\n newlines

circa 202208

About

mytail and exploration into writing my own tail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages