openafs/doc/html/AdminReference/auarf234.htm

68 lines
3.5 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
<HTML><HEAD>
<TITLE>Administration Reference</TITLE>
<!-- Begin Header Records ========================================== -->
<!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID -->
<!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30 -->
<META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
<META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
<META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
</HEAD><BODY>
<!-- (C) IBM Corporation 2000. All Rights Reserved -->
<BODY bgcolor="ffffff">
<!-- End Header Records ============================================ -->
<A NAME="Top_Of_Page"></A>
<H1>Administration Reference</H1>
<HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf233.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf235.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P>
<P>
<H2><A NAME="HDRSYS" HREF="auarf002.htm#ToC_248">sys</A></H2>
<P><STRONG>Purpose</STRONG>
<A NAME="IDX5468"></A>
<A NAME="IDX5469"></A>
<A NAME="IDX5470"></A>
<A NAME="IDX5471"></A>
<A NAME="IDX5472"></A>
<A NAME="IDX5473"></A>
<A NAME="IDX5474"></A>
<P>Reports the CPU/operating system type
<P><STRONG>Synopsis</STRONG>
<PRE><B>sys</B>
</PRE>
<P><STRONG>Description</STRONG>
<P>The <B>sys</B> command displays the string stored in kernel memory that
indicates the local machine's CPU/operating system (OS) type. The
Cache Manager substitutes the string for the <VAR>@sys</VAR> variable which can
occur in AFS pathnames; the <I>IBM AFS Quick Beginnings</I> and
<I>IBM AFS Administration Guide</I> explain how using <VAR>@sys</VAR> can
simplify cell configuration.
<P>The command always reports the value for the local machine only. To
set a new value in kernel memory, use the <B>fs sysname</B> command, which
like this command can also be used to display the current value.
<P><STRONG>Output</STRONG>
<P>The machine's system type appears as a text string:
<PRE> <VAR>system_type</VAR>
</PRE>
<P><STRONG>Examples</STRONG>
<P>The following example shows the output produced on a Sun SPARCStation
running Solaris 5.7:
<PRE> % <B>sys</B>
sun4x_57
</PRE>
<P><STRONG>Privilege Required</STRONG>
<P>None
<P><STRONG>Related Information</STRONG>
<P><A HREF="auarf165.htm#HDRFS_SYSNAME">fs sysname</A>
<P><I>IBM AFS Quick Beginnings</I>
<P><I>IBM AFS Administration Guide</I>
<P>
<HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf233.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf235.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P>
<!-- Begin Footer Records ========================================== -->
<P><HR><B>
<br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A> All Rights Reserved
</B>
<!-- End Footer Records ============================================ -->
<A NAME="Bot_Of_Page"></A>
</BODY></HTML>