centos中dos2unix安装

1 下载 dos2unix-6.0.tar.gz

2解压

tar -zvxf  dos2unix-6.0.tar.gz

3. 进入解压后的文件夹
 make
 make install


你可能感兴趣的:(centos中dos2unix安装)