🌈 搜索
📅  最后修改于: 2022-03-11 14:51:34.089000             🧑  作者: Mango
cat <(echo abc) <(echo xyz) paste -d, <(cut -f2 -d, file1) <(cut -f1 -d, file2)