搜索:myshell

找到约 5 项符合「myshell」的查询结果

结果 5
https://www.eeworm.com/dl/619/383057.html Linux/Unix编程

用C++编写的Linux myshell

用C++编写的Linux myshell,支持重定向和管道符号,支持CD命令,供初学者参考
下载 172
·
查看 1118
https://www.eeworm.com/dl/619/494394.html Linux/Unix编程

博创3000平台下的uClinux中的实验源代码

博创3000平台下的uClinux中的实验源代码,包括pda,keyboard,myshell,desktop,menu等。
下载 168
·
查看 1103
https://www.eeworm.com/dl/531/465517.html 操作系统开发

用纯C语言编写的一个Linux下的Shell

用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、 ...
下载 80
·
查看 1109
https://www.eeworm.com/dl/619/386155.html Linux/Unix编程

#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h&gt

#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim extern void yylex() int main (void){ for( ){ if(fputs( ...
下载 32
·
查看 1076
https://www.eeworm.com/vipdownload/539.html VIP专区

Linux基本操作、Linux系统编程、Linux网络编程视频教程,7.85G!

day01_Linux基础(基本操作01).rar 287.3M2019-03-19 17:28 day02_Linux基础(基本操作02).rar 246.9M2019-03-19 17:28 day03_Linux基础(gcc编译、静态库、动态库).rar 266.7M2019-03-19 17:28 day04_Linux基础(gdb调试、makefile).rar 284.1M2019-03-19 17:28 day05_Linux基础(文件操作).rar ...