Skip to content
/ cp2cpio Public

single shell script to copy files into cpio archive

License

Notifications You must be signed in to change notification settings

jljse/cp2cpio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cp2cpio

Single shell script to copy files into cpio archive.

install

$ cd cp2cpio
$ chmod +x src/cp2cpio.sh
$ cp src/cp2cpio.sh  /usr/local/bin

usage

$ cp2cpio.sh  copying-src-root-dir  dest-cpio-file.cpio
  • You can use cpio.gz as dest file.

About

single shell script to copy files into cpio archive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages