Skip to content

anavelar/custom-tail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Customized UNIX tail command


This program displays the last NUMBER_OF_LINES of the file located in FILE_PATH.

  • NUMBER_OF_LINES: a positive integer.

  • FILE_PATH: The file path.

Build:

gcc ctail.c -o ctail

Run:

./ctail $FILE_PATH $NUMBER_OF_LINES

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages