Skip to content

goalie-jay/darch

Repository files navigation

DArch (Direct Archiver)

A dead-simple, non-compressing archiving tool.

Prerequisites

  • A C compiler

Syntax

Archiving

darch -a <object 1> [more objects ...] -o <output.archive>

Extracting

darch -x <archive name> -o <output directory>

Supported Platforms

  • macOS
  • Linux
  • Solaris
  • FreeBSD
  • OpenBSD
  • Literally any UNIX or just POSIX-compliant system
  • Windows (Folder attributes break and I have zero intention of fixing them, but other than that it works more or less as expected)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published