t.A.t.U:30 minutes- -| 回首页 | 2005年索引 | - -我们都是为房地产商卖命的打工一族

转载:DOS命令与Unix命令对照表

关键词DOS;    Unix;                                          

在 http://www.bsd.org 上面居然看到了这么一个好玩的东西(《Converting DOS commands to UNIX commands》),特摘录下来。不过这个对我已经没有什么意义了,因为列出来的命令我已经很熟了,但是对那些从DOS年代走过来的开始接触Unix的人可能有些小小的帮助:)

Converting DOS commands to UNIX commands

There are a few command line questions that are asked VERY often. These questions, with answers that should be typed at your shell prompt are printed below:

DOS                 UNIX
dir ............... ls
cls ............... clear
del ............... rm
copy .............. cp
move / rename ..... mv
type .............. cat
cd ................ cd
more < file ....... more file
md ................ mkdir
rd ................ rmdir
win ............... startx :)

(Note:  Unlike DOS, commands and their arguments MUST be separated by a
space.  For example, "cd/" doesn't work, but "cd /" does.)

上面那篇文档其实尽供入门者参考,但是下面这篇文档就稍微实用一些:

UNIX Command Summary

http://www.bsd.org/unixcmds.html

【作者: 小咪的爸爸】【访问统计:】【2005年09月16日 星期五 14:54】【 加入博采】【打印

Trackback

你可以使用这个链接引用该篇文章 http://publishblog.blogchina.com/blog/tb.b?diaryID=2939272

博客手拉手

[$relatedDiary.date]    unix编程

[$relatedDiary.date]    ????DOS??????

[$relatedDiary.date]    希望和喜欢UNIX的人在一起共博

[$relatedDiary.date]    unix环境高级编程

[$relatedDiary.date]    unix环境高级编程-2

回复

评论内容: