Introduction - If you have any usage issues, please Google them yourself
achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the current process (getpid () system call) logout : withdraw from the shell ls [-l] rm [-r] mkdir, mv, cp
Packet : 31767669myshell.rar filelist
shell\pwd.c
shell\ls.c
shell\error.c
shell\ourhdr.h
shell\pathalloc.c
shell\readme.txt
shell\mkdir.c
shell\mv.c
shell\cp.c
shell\myshell.c
shell\shell.out
shell