コマンドの実行結果を取得する関数を定義する。
awk -f 'getline_exec.awk'
@include "getline_exec.awk"
| id | 97b29ec6-9e07-4359-93d5-bda0574faad1 |
| author | |
| version | 1.0.0 |
| date | 2022-10-20 |
| since | 2022-10-20 |
| copyright | Copyright (C) 2022-2022 qq542vev. Some rights reserved. |
| license | |
| package | w3mplus |
| function getline_exec( |
| ) |
コマンドの実行結果を取得する。
| string | 引数となる文字列。 |
| result | 結果を代入する変数。 |