10139N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
10139N/A<!--ArborText, Inc., 1988-1999, v.4002-->
13625N/A<!--ARC : LSARC 2001/201 GNOME 2.X on Solaris-->
10139N/A<!ENTITY cmd "gnomevfs-cat">
10139N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
10139N/A%commonents;
10139N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
10139N/A%booktitles;
13036N/A<!ENTITY suncopy "Copyright (c) 2004,2008 Sun Microsystems, Inc. All Rights Reserved.">
10139N/A]>
10139N/A<?Pub UDT _bookmark _target>
10139N/A<?Pub Inc>
10139N/A<refentry id="gnomevfs-cat-1">
10139N/A<!-- %Z%%M% %I% %E% SMI; -->
10139N/A<refmeta><refentrytitle>gnomevfs-cat</refentrytitle><manvolnum>1</manvolnum>
13036N/A<refmiscinfo class="date">14 May 2008</refmiscinfo>
10139N/A<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
10139N/A<refmiscinfo class="software">&release;</refmiscinfo>
10139N/A<refmiscinfo class="arch">generic</refmiscinfo>
10139N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
10139N/A</refmeta>
10139N/A<indexterm><primary>gnomevfs-cat</primary></indexterm><indexterm><primary>
10139N/Aprint a file to standard output using the VFS system</primary></indexterm>
10139N/A<refnamediv id="gnomevfs-cat-1-name"><refname>gnomevfs-cat</refname><refpurpose>
10139N/Aprint a file to standard output using the VFS system</refpurpose></refnamediv>
10139N/A<refsynopsisdiv id="gnomevfs-cat-1-synp"><title>&synp-tt;</title>
10139N/A<cmdsynopsis><command>&cmd;</command><arg choice="plain"><option role="nodash"><replaceable>
10139N/AURI</replaceable></option></arg>
10139N/A</cmdsynopsis></refsynopsisdiv>
10139N/A<refsect1 id="gnomevfs-cat-1-desc"><title>&desc-tt;</title>
13036N/A<para>
13036N/A<command>&cmd;</command> is obsolete. It has been superseded by gvfs-cat. See
13036N/A<citerefentry><refentrytitle>gvfs-cat</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
13036N/A</para>
13036N/A<para>
13036N/A<command>&cmd;</command> prints a file to standard output using the virtual
13036N/Afile system to access the file via a URI.
13036N/A</para>
10139N/A</refsect1>
10139N/A<refsect1 id="gnomevfs-cat-1-oper"><title>&oper-tt;</title>
10139N/A<para>The following operands are supported:</para>
10139N/A<variablelist termlength="narrow">
10139N/A<varlistentry><term><option role="nodash"><replaceable>URI</replaceable></option></term>
10139N/A<listitem><para>Specifies the file location in standard URI format.</para>
10139N/A</listitem></varlistentry>
10139N/A</variablelist></refsect1>
10139N/A<refsect1 id="gnomevfs-cat-1-exam"><title>&exam-tt;</title>
10139N/A<example role="example">
10139N/A<title>Cat a File From a Web Server</title>
11933N/A<para><screen>example% <userinput>&cmd; <literal>http://www.sun.com</literal></userinput></screen></para>
10139N/A</example>
10139N/A<example role="example">
10139N/A<title>Cat a Local File</title>
11933N/A<para><screen>example% <userinput>&cmd; <literal>file:///home/user/README.txt</literal></userinput></screen></para>
10139N/A</example>
10139N/A</refsect1>
10139N/A<refsect1 id="gnomevfs-cat-1-envr"><title>&envr-tt;</title>
10139N/A<para>See <citerefentry><refentrytitle>environ</refentrytitle><manvolnum>
10139N/A5</manvolnum></citerefentry> for descriptions of the following environment
10139N/Avariables: NLSPATH.</para>
10139N/A</refsect1>
10139N/A<refsect1 id="gnomevfs-cat-1-exit"><title>&exit-tt;</title>
10139N/A<para>The exit value 0 is returned regardless of success or failure.</para>
10139N/A</refsect1>
10139N/A<refsect1 id="gnomevfs-cat-1-file"><title>&file-tt;</title>
10139N/A<para>The following files are used by this application:</para>
10139N/A<variablelist termlength="medium">
10139N/A<varlistentry><term><filename>/usr/bin/&cmd;</filename></term><listitem><para>
10139N/AExecutable to print a file to standard output using the VFS system</para>
10139N/A</listitem></varlistentry>
10139N/A</variablelist></refsect1>
10139N/A<refsect1 id="gnomevfs-cat-1-attr"><title>&attr-tt;</title>
10139N/A<para>See <olink targetdocent="REFMAN5" localinfo="attributes-5"><citerefentry>
10139N/A<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
10139N/Afor descriptions of the following attributes:</para>
10139N/A<informaltable frame="all">
10139N/A<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
10139N/A<colspec colname="COLSPEC1" colwidth="1*">
10139N/A<thead>
10139N/A<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center"
10139N/Avalign="middle">ATTRIBUTE VALUE</entry></row>
10139N/A</thead>
10139N/A<tbody>
18745N/A<row><entry><para>Availability</para></entry><entry><para>library/gnome/gnome-vfs</para></entry>
10139N/A</row>
10139N/A<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry
13036N/Acolname="COLSPEC1"><para>Obsolete Volatile</para></entry></row>
10139N/A</tbody>
10139N/A</tgroup>
10139N/A</informaltable>
10139N/A</refsect1>
10139N/A<refsect1 id="gnomevfs-cat-1-also"><title>&also-tt;</title>
10139N/A<!--Reference to another man page-->
10139N/A<!--Reference to a Help manual-->
10139N/A<!--Reference to a book.-->
11904N/A<para>
11904N/A<citerefentry><refentrytitle>gnomevfs-copy</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
11904N/A<citerefentry><refentrytitle>gnomevfs-info</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
11904N/A<citerefentry><refentrytitle>gnomevfs-ls</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
13036N/A<citerefentry><refentrytitle>gnomevfs-mkdir</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
13036N/A<citerefentry><refentrytitle>gvfs-cat</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
11904N/A<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
11904N/A<citerefentry><refentrytitle>environ</refentrytitle><manvolnum>5</manvolnum></citerefentry>
11904N/A</para>
10139N/A</refsect1>
10139N/A<refsect1 id="gnomevfs-cat-1-note"><title>&note-tt;</title>
10139N/A<para>Written by Stephen Browne, Sun Microsystems Inc., 2004.</para>
10139N/A</refsect1>
10139N/A</refentry>