Translate

2010年2月12日金曜日

About the Command Line Interface: Amazon VPC Getting Started p.18

About the Command Line Interface
コマンドラインインタフェイスについて

As a convention, all command line text is prefixed with a generic PROMPT> command line prompt. The actual command line prompt on your machine is probably different. We also use $ to indicate a Linux/UNIX specific command and C:\> for a Windows specific command. Although we don't currently provide explicit instructions, the tools also work correctly on Mac OS X (the commands resemble the Linux and UNIX commands). When we show a command's use, we show the example output resulting from the command immediately thereafter without any prefix.

慣例として、すべてのコマンドラインテキストは先頭に PROMPT> をつけて表現します。
実際のコマンドラインプロンプトとは異なっています。 Linux/UNIXの場合は$が、Windowsの場合はC:\>を使います。ここでは表記していませんが、ツールはMac OS X上でも正しく機能します(LinuxとUNIXに似ています)。我々がコマンドの使い方を示すとき、接頭辞なしの例出力で示します。

0 件のコメント:

Animaworks 0.5.2 を docker compose up しても起動できない

多分現時点のバグだと思うが、忘備録として 2026/3/10 10:30 時点では git clone https://github.com/xuiltul/animaworks.git cd animaworks cp .env.example .env vi .env # a...