Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1450457
  • 博文数量: 150
  • 博客积分: 65
  • 博客等级: 民兵
  • 技术积分: 3415
  • 用 户 组: 普通用户
  • 注册时间: 2011-02-25 10:30
个人简介

游戏后台开发

文章分类

全部博文(150)

文章存档

2020年(1)

2019年(4)

2017年(3)

2016年(6)

2015年(4)

2014年(45)

2013年(86)

2012年(1)

分类: LINUX

2013-10-30 17:51:55

NAME
     arch - display the architecture of the current host


SYNOPSIS
     arch [-k | archname]


DESCRIPTION
     The arch utility displays the  application  architecture  of
     the  current host system. Due to extensive historical use of
     this command without any options, all SunOS 5.x SPARC  based
     systems  will  return  "sun4" as their application architec-
     ture. Use of this command is discouraged. See NOTES  section
     below.


     Systems can be broadly classified  by  their  architectures,
     which  define what executables will run on which machines. A
     distinction can be  made  between  kernel  architecture  and
     application  architecture  (or,  commonly,  just  "architec-
     ture"). Machines that run different kernels due to  underly-
     ing  hardware differences may be able to run the same appli-
     cation programs.


OPTIONS
     -k       Displays the kernel architecture,  such  as  sun4u.
              This  defines  which specific SunOS kernel will run
              on the machine, and has implications only for  pro-
              grams  that  depend  on  the kernel explicitly (for
              example, ps(1)).


OPERANDS
     The following operand is supported:


     archname        Use archname to determine whether the appli-
                     cation  binaries for this application archi-
                     tecture can run on the current host  system.
                     The   archname  must  be a valid application
                     architecture, such as  sun4, i86pc,  and  so
                     forth.


                     If application binaries for archname can run
                     on  the  current  host  system,  TRUE (0) is
                     returned. Otherwise,  FALSE (1) is returned.
阅读(1910) | 评论(0) | 转发(0) |
0

上一篇:uname命令

下一篇:Linux修改进程名称

给主人留下些什么吧!~~