Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

geox25/sizedif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sizedif

is a Unix command-line utility program written in C that accepts 2 arguments as file names, and calculates the size difference in bytes between them. Sizedif also accepts "--help" as the first and only argument, and will display a bit of information about the program.

Compatibility

By default, sizedif should work without installing any new programs because it only uses the commands cat and wc.

This repo is being added here in addition to the one on my gitlab.

About

File length comparison cmdline tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages