EnglishFrenchSpanish

OnWorks favicon

fs_sysname - Online in the Cloud

Run fs_sysname in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fs_sysname that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fs_sysname - Reports or sets the CPU/operating system type

SYNOPSIS


fs sysname [-newsys <new sysname>]+ [-help]

fs sy [-n <new sysname>]+ [-h]

DESCRIPTION


The fs sysname command sets or displays the local machine's CPU/operating system type as
recorded in kernel memory. The Cache Manager substitutes the string for the @sys variable
which can occur in AFS pathnames; the OpenAFS Quick Beginnings and OpenAFS Administration
Guide explain how using @sys can simplify cell configuration. It is best to use it
sparingly, however, because it can make the effect of changing directories unpredictable.

The command always applies to the local machine only. If issued on an NFS client machine
accessing AFS via the NFS/AFS Translator, the string is set or reported for the NFS client
machine. The Cache Manager on the AFS client machine serving as the NFS client's NFS/AFS
translator machine stores the value in its kernel memory, and so can provide the NFS
client with the proper version of program binaries when the user issues commands for which
the pathname to the binaries includes @sys. There is a separate record for each user
logged into the NFS client, which implies that if a user adopts a new identity (UNIX UID)
during a login session on the NFS client -- perhaps by using the UNIX su command -- he or
she must verify that the correct string is set for the new identity also.

OPTIONS


-newsys <new sysname>
Sets the CPU/operating system indicator string for the local machine. This option may
be used multiple times in the same invocation, which sets @sys to an array of values.
When @sys contains an array of values, the first value that matches a path is used.

If this argument is omitted, the output displays the current setting instead. AFS uses
a standardized set of strings; consult the OpenAFS Quick Beginnings or OpenAFS Release
Notes.

-help
Prints the online help for this command. All other valid options are ignored.

OUTPUT


When the -newsys argument is omitted, the output reports the machine's system type in the
following format:

Current sysname is '<system_type>'

When the -newsys argument is included, the output is the following:

fs: new sysname list set.

EXAMPLES


The following example shows the output produced on a Sun SPARCStation running Solaris 5.7:

% fs sysname
Current sysname is 'sun4x_57'

The following command defines a machine to be a IBM RS/6000 running AIX 4.2:

% fs sysname -newsys rs_aix42

The following command defines a machine to be Mac OS X PPC and a custom type 'foo'. The
second command queries the new sysname:

% fs sysname -newsys ppc_darwin_80 -newsys foo
fs: new sysname list set.
% fs sysname
Current sysname list is 'ppc_darwin_80' 'foo'

If @sys is "ppc_darwin_80 foo", then "cd @sys" will try to change to the "ppc_darwin_80"
directory. If the "ppc_darwin_80" directory doesn't exist, then the "foo" directory is
tried.

PRIVILEGE REQUIRED


To display the current setting, no privilege is required. To include the -newsys argument
on an AFS client machine, the issuer must be logged in as the local superuser "root".

Use fs_sysname online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 2
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 3
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 4
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 5
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 6
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • More »

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    core-cleanup
    core-cleanup
    core-cleanup - clean-up script for CORE
    DESCRIPTION: usage: core-cleanup [-d
    [-l]] Clean up all CORE namespaces
    processes, bridges, interfaces, and
    session dir...
    Run core-cleanup
  • 4
    core-daemon
    core-daemon
    core-daemon - CORE daemon manages
    emulation sessions started from GUI or
    scripts ...
    Run core-daemon
  • 5
    g++-4.9
    g++-4.9
    gcc - GNU project C and C++ compiler ...
    Run g++-4.9
  • 6
    g++-5
    g++-5
    gcc - GNU project C and C++ compiler ...
    Run g++-5
  • More »

Ad