OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
OSTREE CAT(1)                     ostree cat                     OSTREE CAT(1)

NAME
       ostree-cat - Display or concatenate contents of files

SYNOPSIS
       ostree cat {COMMIT} {PATH...}

DESCRIPTION
       This command functions much like the typical Unix "cat" command, in
       that it displays the contents of a file, or concatenates them given two
       or more files. However, this command requires the user to specify a
       commit - a checksum or refspec corresponding to a given build. If you
       use a refspec, OSTree will refer to the most recent commit, unless you
       specify a parent build using the carat (^) at the end of the refspec.
       It will then operate the command in that given commit.

EXAMPLE
       $ ostree cat my-branch helloworld.txt

                   Hello, world!

OSTree                                                           OSTREE CAT(1)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=ostree-cat&sektion=1&manpath=>

home | help