You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

281 B

paste

说明

paste命令 用于将多个文件按照列队列进行合并

选项

-d, --delimiters=列表	改用指定列表里的字符替代制表分隔符
-s, --serial		    不使用平行的行目输出模式,而是每个文件占用一行