Skip to content
/ eofck Public

A command to check that a file ends with a line feed

Notifications You must be signed in to change notification settings

sibzou/eofck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

eofck

A command to check that a file ends with a line feed (\n). The file is considered correct if it is empty.

$ gcc eofck.c -o eofck
$ ./eofck /your/file /another/file...

About

A command to check that a file ends with a line feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published