Skip to content

zolutal/rcpio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcpio

rcpio is a tool for creating, extracting, reading, and manipulating cpio (newc and crc) archives.

Currently under development, many features are TODO: unarchiving, merging, insertion.

usage

Usage: rcpio <COMMAND>

Commands:
  ar    Create a cpio archive from a directory
  cat   Extract a single file from a cpio archive
  ls    List the files in a cpio archive
  help  Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

About

A cli utility for working with cpio archives

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages