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 

  • 相关阅读:
    [51nod1384]全排列
    [51nod1256]乘法逆元
    [51nod1106]质数检测
    [51nod1058]求N!的长度
    2017 world final
    [Manacher+bit]Palindrome
    [hdu3068]最长回文(Manacher算法)
    [trie]字典树模板
    [凸包]Triangles
    LintCode-366.斐波纳契数
  • 原文地址:https://www.cnblogs.com/feisky/p/2059647.html
Copyright © 2011-2022 走看看