由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 菜鸟一问
相关主题
低级问题,关于子进程创建。wait on line: simple question
find command (转载)How to use the command history in SUN?
帮帮忙,用C作一个SHELL[转载] Re: about incoming email
[转载] waitpid 一问some wt
如何在KDE下实现权限的限制?help! Re: some wt
再次急问: *.tgz 文件怎么解?怎样改成tcsh?
双面打印Question about DDD Debugger
help on job control commandsplease help, CGI..
相关话题的讨论汇总
话题: exec话题: fork话题: do话题: shell话题: processing
进入Unix版参与讨论
1 (共1页)
g****e
发帖数: 62
1
the following is a problem from the homework.
I do not understand how to do that in C. For example, how do
i use system call(fork, exec..) in C language? Is there any
place that i can find similar programs.
thanks
2. Write a C program demonstrating how the shell implements
background processing.
Hint, please use the system calls (fork, exec, signal…)
presented in class or lookup the man pages online. Your
shell should exit when you type contrl C .
Command passed for background processing can be
g****e
发帖数: 62
2
the following is a problem from the homework.
I do not understand how to do that in C. For example, how do
i use system call(fork, exec..) in C language? Is there any
place that i can find similar programs.
thanks
2. Write a C program demonstrating how the shell implements
background processing.
Hint, please use the system calls (fork, exec, signal…)
presented in class or lookup the man pages online. Your
shell should exit when you type contrl C .
Command passed for background processing can be
1 (共1页)
进入Unix版参与讨论
相关主题
please help, CGI..如何在KDE下实现权限的限制?
script问题----运行多个文件再次急问: *.tgz 文件怎么解?
Remove core.xxxx files?双面打印
exec 求救help on job control commands
低级问题,关于子进程创建。wait on line: simple question
find command (转载)How to use the command history in SUN?
帮帮忙,用C作一个SHELL[转载] Re: about incoming email
[转载] waitpid 一问some wt
相关话题的讨论汇总
话题: exec话题: fork话题: do话题: shell话题: processing