zoukankan      html  css  js  c++  java
  • debian下dos2unix的安装

    debian下dos2unix被一到tofrodos包里面了:

    apt-get install tofrodos

    # dpkg -L tofrodos                                                    
    /.                                                                             
    /usr                                                                           
    /usr/bin                                                                       
    /usr/bin/fromdos                                                               
    /usr/share                                                                     
    /usr/share/man                                                                 
    /usr/share/man/man1                                                                
    /usr/share/man/man1/fromdos.1.gz                                    
    /usr/share/doc                                                                 
    /usr/share/doc/tofrodos                                                        
    /usr/share/doc/tofrodos/readme.txt.gz                                          
    /usr/share/doc/tofrodos/tofrodos.html                                          
    /usr/share/doc/tofrodos/copyright                                              
    /usr/share/doc/tofrodos/changelog.Debian.gz                                    
    /usr/bin/todos                                                                 
    /usr/bin/unix2dos                                                              
    /usr/bin/dos2unix                                                              
    /usr/share/man/man1/todos.1.gz                                                 
    /usr/share/man/man1/unix2dos.1.gz                                              
    /usr/share/man/man1/dos2unix.1.gz 

  • 相关阅读:
    《JavaScript高级程序设计》学习笔记12篇
    JS学习笔记12_优化
    JS学习笔记11_高级技巧
    JS学习笔记10_Ajax
    JS学习笔记9_JSON
    JS学习笔记8_错误处理
    为什么要在列表组件里写 Key ?
    var、let 和 const 的区别以及暂时性死区
    小程序性能优化要点
    Node require() 加载规则
  • 原文地址:https://www.cnblogs.com/feisky/p/2059647.html
Copyright © 2011-2022 走看看