当前位置:操作系统 > DOS/Win9x >>

Expand、Fasthelp、Fc命令使用说明

expand     解压工具

[适用场合]  微软公司软件原始安装盘中有许多后缀以"_"结尾的压缩文件,可以
         用它解压,解除您因为少数几个文件丢失造成的麻烦。

[用  法]  expand [源文件名] [目的文件]

[例  子]  C:\>expand a:vsafe.co_ c:\dos\vsafe.com

       解压vsafe.co_为vsafe.com文件

        Microsoft (R) File Expansion Utility Version 2.10    
         Copyright (C) Microsoft Corp 1990-1993. All rights    
         reserved.

        Expanding a:vsafe.co_ to c:\dos\vsafe.com. a:vsafe.co_:
         33046 bytes expanded to 62576 bytes, 89% increase.

        C:\DOS>

fasthelp    快速显示帮助信息

[建  议]  可以看看所有的命令,对于单个的命令,还不如在命令名后加/?参数
         方便

[用  法]  fasthelp       列出所有DOS命令的用处

        fasthelp [命令名]  显示命令的用处,等价于 [命令名]/?

fc     文件比较

[建  议]  也许对于大多数人是永远不会用到它的

[用  法]  fc [文件名1] [文件名2]     比较两文件的不同       
         参数还有: a c l Lbn n t w nnnn

[例  子]  C:\TEST>fc a.bat b.bat
         Comparing files A.BAT and B.BAT
         ***** A.BAT
         choice /c:dme defrag,mem,end
         if errorlevel 3 goto defrag
         if errorlevel 2 goto mem
         if errotlevel 1 goto end
         ***** B.BAT choice /c:dme defrag,mem,end
         ***** C:\TEST>

 

上一个:Append、Debug、Diskcomp命令使用说明
下一个:Interlnk、Intersvr、Qbasic命令使用说明

更多DOS/Win9x疑问解答:
打造Windows 98启动菜单
让Windows只显示某些文件的扩展名
常用的60招电脑操作精典秘籍
Desktop.ini的妙用
window.external
用Windows98第二版直接共享Internet
解决Windows98无法正常关机的技巧
启动盘介绍
MSDOS.SYS文件的设置
WIN98不能安装处理一例
把双系统装到一个分区
另类方法恢复双启动菜单
Windows系统文件名详解(下)
Windows系统恢复光盘DIY
windows系统目录
电脑通通透
玩转网络
IE/注册表
DOS/Win9x
Windows Xp
Windows 2000
Windows 2003
Windows Vista
Windows 2008
Windows7
Unix/Linux
苹果机Mac OS
windows8
安卓/Android
Windows10
如果你遇到操作系统难题:
请访问www.zzzyk.com 试试
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,