*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: bundle | Section: 1 | Source: UNIX v10 | File: bundle.1
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 sh(1) that, 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), cpio(1), or tar(1), a bundle file is self-documenting and complete; little prepara- tion is required on the receiving machine. EXAMPLES bundle makefile *.[ch] | mail elsewhere!mark Send a makefile to Mark together with related and files. Upon receiving the mail, Mark may save the file sans postmark, say in gift/horse, then do cd gift; sh horse; make SEE ALSO ar(1), cpio(1), tar(1), mail(1) BUGS Bundle will not create directories and is unsatisfactory for non-ASCII files. Beware of gift horses. BUNDLE(1)

Navigation Options