登录 注册
当前位置:主页 > 资源下载 > 40 > 设计与实现模拟命令解释器MyShell

设计与实现模拟命令解释器MyShell

  • 更新:2024-06-02 17:41:44
  • 大小:1.32MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C/C++ - 课程资源
  • 格式:RAR

资源介绍

使用c语言完成了myshell模拟命令解释器,包含ls,pwd,cd,cat,time,date,cp,umane,tac,du,tail,echo,whoami,clear,输出重定向,管道命令等功能。