A.3.6. ファイルの内容を取得する
特定のファイルの内容を stdout に送信するには、次のコマンドを発行します。
rhncfg-manager get --channel=channel-label \ /tmp/dest_path/example-config.txt
rhncfg-manager get --channel=channel-label \
/tmp/dest_path/example-config.txt
ファイルの内容が出力として表示されます。