Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5111849
  • 博文数量: 553
  • 博客积分: 13864
  • 博客等级: 上将
  • 技术积分: 11041
  • 用 户 组: 普通用户
  • 注册时间: 2011-11-28 21:25
个人简介

个人Blog: hhktony.com

文章分类

全部博文(553)

文章存档

2015年(1)

2014年(2)

2013年(12)

2012年(384)

2011年(154)

分类: LINUX

2012-03-27 16:41:53

Yet another "feature" from the developers of ubuntu to simplify life. "dos2unix" and "unix2dos" are missing in version 10.04 (Lucid).

First of all, install dos2unix package:

sudo aptitude install tofrodos

Then if you want "dos2unix" type "fromdos" and if you want "unix2dos", type "todos". If you have a habit of typing in the old commands, its best to create links.

Go to /usr/bin:

--->sudo ln -s fromdos dos2unix
---> sudo ln -s todos unix2dos

阅读(3641) | 评论(0) | 转发(1) |
0

上一篇:fork()调用的一个趣题

下一篇:UUID详解

给主人留下些什么吧!~~