From a54a2526af79a1b4b2a3a0df02fd36fa5695d67f Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 1 Jul 2025 23:24:28 +0900 Subject: [PATCH] =?UTF-8?q?features.commandline.differences=20=E3=81=AE?= =?UTF-8?q?=E8=AA=A4=E8=A8=B3=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- features/commandline.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/commandline.xml b/features/commandline.xml index 6e7fa21baa..67189d3b8f 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -149,9 +149,10 @@ implicit_flush &true; + シェル環境では、 print, echo および 関連するものによる全ての出力は、直ちに出力され、バッファに - キャッシュされないことが望ましいと言えます。この場合でも、 + 保持されないことが望ましいと言えます。この場合でも、 標準出力を保留または操作したい場合には、 出力バッファリング を使用することが可能です。