plan9 man page for bundle

Query: bundle

OS: plan9

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BUNDLE(1)						      General Commands Manual							 BUNDLE(1)

NAME
bundle - collect files for distribution
SYNOPSIS
bundle file ...
DESCRIPTION
Bundle writes on its standard output a shell script for rc(1) or a Bourne shell which, when executed, will recreate the original files. Its main use is for distributing small numbers of text files by mail(1). Although less refined than standard archives from ar(1) or tar(1), a bundle file is self-documenting and complete; little preparation is required on the receiving machine.
EXAMPLES
bundle mkfile *.[ch] | mail kremvax!boris Send a makefile to Boris together with related and files. Upon receiving the mail, Boris may save the file sans postmark, say in gift/horse, then do cd gift; rc horse; mk
SOURCE
/rc/bin/bundle
SEE ALSO
ar(1), tar(1), mail(1)
BUGS
Bundle will not create directories and is unsatisfactory for non-text files. Beware of gift horses. BUNDLE(1)
Related Man Pages
bundle-update(1) - centos
bundle-exec(1) - centos
bundle(1) - centos
shar(1) - opendarwin
shar(1) - osx
Similar Topics in the Unix Linux Community
recover smtp mail text files
rename files Ax based on strings found in files Bx
Sending email with multiple files..
Read webpage from shell script
Finding files which contains anyone from the given patterns