当前位置: 首页 > news >正文

[ms-dos] copy the whole content of a floppy disk a: to c:\tbasic

 

In MS-DOS, the command to copy all files from drive A: (typically a floppy disk) to the directory C:\TBASIC is:

COPY A:\*.* C:\TBASIC

Explanation:

  • COPY — the file copy command.

  • A:\*.* — selects all files (*.*) on the A: drive, regardless of name or extension.

  • C:\TBASIC — the destination directory.

Notes:

  1. The directory must exist on C: before running this. If it doesn’t, create it first:

    MD C:\TBASIC
    
  2. If you want to include subdirectories, COPY alone won’t do that — it copies only files, not folders. To recursively copy directories (if your DOS version supports it), use:

    XCOPY A:\ C:\TBASIC /S /E
    
    • /S copies subdirectories except empty ones.

    • /E copies empty directories as well.

  3. If your MS-DOS version doesn’t include XCOPY (some early ones didn’t), you’ll have to manually create subdirectories and run COPY for each.

Would you like me to show a version that also verifies each file after copying (for data integrity on floppy transfers)?

 

http://www.rkmt.cn/news/29818.html

相关文章:

  • 于课堂与球场间,见成长的底层逻辑
  • 10.24日学习笔记
  • 【ArcMap】计算选中线的长度
  • Day3综合案例2:vue简介
  • 在乌鲁木齐办的第一届 新疆tho-东方大巴扎 的一些个人在10月2号和3号的现场观察纪录和乌鲁木齐6月份香蕉喵漫展的一些事
  • NumPy 入门示例系列01
  • 以 “教练” 之姿引航,以 “实践” 之径求知
  • 2025年AI优化:AI优化公司技术实力哪家好
  • 第二十天
  • AI优化服务商:AI优化公司技术实力榜单
  • 免费24小时业务下单平台哪家靠谱,真的免费吗,如何安全使用
  • 2025最新平台,快手刷站自助下单_新站如何用快手刷站服务?
  • 素数有无穷个的拓扑证明
  • 2025年度揭秘:微信公众号编辑器排版Top 8权威榜单(含有一云AI编辑器亲测推荐)
  • 2025年微信编辑器年度测评:8款工具横评,谁才是内容创作者的效率神助攻?
  • Windows Update - Part 3: Patch Management
  • windows 发现音量按键调值不够顺畅
  • docker 艹哥笔记
  • 在windows 上用GPIO定义几个按键
  • 扩展域并查集理解性总结
  • ABP - 种子数据 [IDataSeeder、DataSeedContext]
  • [KaibaMath]1014 基于取整函数[x]的定义求解一道特殊的一元二次方程
  • CF512E. Cycling City
  • 【ArcMap】基本操作1:查看属性表Table、测量路线长度、打断点
  • 好想成为人类啊——2025 . 10 . 24
  • 详细介绍:C++ 位运算 高频面试考点 力扣 268. 丢失的数字 题解 每日一题
  • 详细介绍:第十六届蓝桥杯软件赛C组省赛C++题解(京津冀)
  • 《打造自己的 DeepSeek》第 1 期:为什么要打造自己的 DeepSeek?
  • ABP - 异常处理(Exception Handling)[AbpExceptionFilter、UserFriendlyException、IExceptionSubscriber]
  • 2025年沸腾干燥机厂家权威推荐榜单:专业直销与高效节能技术深度解析,提供优质沸腾干燥设备及定制方案