bashだけ。
<() コマンドの結果をメモリファイルのように扱う。
cat <(ls -l)
【postgres】 dnf -y install postgresql15-server postgresql15-server-devel postgresql-setup initdb passwd postgres vi `find / -name pg_hba.con...