*** 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: bsdcat | Section: 1 | Source: FreeBSD | File: bsdcat.1.gz
BSDCAT(1) FreeBSD General Commands Manual BSDCAT(1) NAME bsdcat - expand files to standard output SYNOPSIS bsdcat [options] [files] DESCRIPTION bsdcat expands files to standard output. OPTIONS bsdcat typically takes a filename as an argument or reads standard input when used in a pipe. In both cases decompressed data is written to standard output. EXAMPLES To decompress a file: bsdcat example.txt.gz > example.txt To decompress standard input in a pipe: cat example.txt.gz | bsdcat > example.txt Both examples achieve the same results - a decompressed file by redirecting output. SEE ALSO bzcat(1), uncompress(1), xzcat(1), zcat(1), libarchive-formats(5) FreeBSD 14.1-RELEASE-p8 March 1, 2014 FreeBSD 14.1-RELEASE-p8

Navigation Options