xpopen(command, *mode) -> IO
xpopen(command, *mode) { ... } -> object
command を表示してから IO.popen の実行します。
[SEE_ALSO] IO.popen