Skip to content

XOR for two or more files and get the result on a pipe

Notifications You must be signed in to change notification settings

gaddamas/xor-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xor-files

XOR for two or more files and get the result on a pipe.

How to Generate Binaries

**Requires gcc

  • Download source code xor-files.c
  • Open a terminal
  • cd to the download directory
  • Type "gcc xor-files.c -o xor-files"

This should provide binaries in download directory.

About

XOR for two or more files and get the result on a pipe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.9%
  • Roff 21.6%
  • Makefile 12.5%