< prev index next >

src/linux/doc/man/ja/jps.1

Print this page
rev 1493 : 7182226: NLS: jdk7u6 message drop20 integration
Reviewed-by: yhuang


   3 .\" Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
   4 .\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 .\"
   6 .\" This code is free software; you can redistribute it and/or modify it
   7 .\" under the terms of the GNU General Public License version 2 only, as
   8 .\" published by the Free Software Foundation.
   9 .\"
  10 .\" This code is distributed in the hope that it will be useful, but WITHOUT
  11 .\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 .\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 .\" version 2 for more details (a copy is included in the LICENSE file that
  14 .\" accompanied this code).
  15 .\"
  16 .\" You should have received a copy of the GNU General Public License version
  17 .\" 2 along with this work; if not, write to the Free Software Foundation,
  18 .\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 .\"
  20 .\" Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 .\" or visit www.oracle.com if you need additional information or have any
  22 .\" questions.
  23 .\"
  24 .\" 
  25 .TH jps 1 "2006 年 9 月 4 日" "Java SE 6" "ユーザーコマンド"
  26 .SH 名前
  27 jps \- Java 仮想マシンプロセスステータスツール
  28 .\"
  29 .SH 形式
  30 .B jps 
  31 .BI [ options ] 
  32 .BI [ hostid ] 
  33 .LP
  34 .SH パラメータ
  35 .if t .TP 20
  36 .if n .TP 15
  37 .I options
  38 コマンド行オプション。
  39 .if t .TP 20
  40 .if n .TP 15
  41 .I hostid
  42 プロセスレポートを生成するホストのホスト識別子。
  43 .I hostid
  44 には、通信プロトコル、ポート番号、およびその他固有の実装データを示すオプションコンポーネントを含めることができます。
  45 .SH 機能説明




   3 .\" Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
   4 .\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 .\"
   6 .\" This code is free software; you can redistribute it and/or modify it
   7 .\" under the terms of the GNU General Public License version 2 only, as
   8 .\" published by the Free Software Foundation.
   9 .\"
  10 .\" This code is distributed in the hope that it will be useful, but WITHOUT
  11 .\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 .\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 .\" version 2 for more details (a copy is included in the LICENSE file that
  14 .\" accompanied this code).
  15 .\"
  16 .\" You should have received a copy of the GNU General Public License version
  17 .\" 2 along with this work; if not, write to the Free Software Foundation,
  18 .\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 .\"
  20 .\" Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 .\" or visit www.oracle.com if you need additional information or have any
  22 .\" questions.
  23 .\" ` 
  24 .TH jps 1 "05 Jul 2012"

  25 .SH 名前
  26 jps \- Java 仮想マシンプロセスステータスツール
  27 .\"
  28 .SH 形式
  29 .B jps 
  30 .BI [ options ] 
  31 .BI [ hostid ] 
  32 .LP
  33 .SH パラメータ
  34 .if t .TP 20
  35 .if n .TP 15
  36 .I options
  37 コマンド行オプション。
  38 .if t .TP 20
  39 .if n .TP 15
  40 .I hostid
  41 プロセスレポートを生成するホストのホスト識別子。
  42 .I hostid
  43 には、通信プロトコル、ポート番号、およびその他固有の実装データを示すオプションコンポーネントを含めることができます。
  44 .SH 機能説明


< prev index next >