欢迎来到天天文库
浏览记录
ID:41765361
大小:74.75 KB
页数:3页
时间:2019-09-01
《上机任务完成报告3》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、上机任务完成报告班级:0916学号姓名:(注:每次上机时交上一次的上机任务报告)上机任务3(完成时间:2012年3月20H)题目1.现有文件名为tmp的文件,内容为:LinuxProgrammer请编写一段shell程序顺序完成以下操作:1.建立ttmp.c源文件;2.从键盘输入程序代码,并写入temp.c文件,用C程序实现对tmp文件的读取显示其内容;3.统计tmp中的字节数,并显示tmp的属性;4.对temp.c文件进行编译,并执行。要求:记录整个过程和输出结果(可以抓屏)#/!bin/shtouchtemp.ccat>temp.c«uendu#include2、tl.h>#includevstdio・h>#include#includeh>#deHneBUFFERSIZE20intmain(intargc,char*argv[]){inttmp=open(n./tmpH,O_RDONLY);charbuffer[BUFFERSIZE];ssize_tcount;unsignedinttotal=0;while((count=read(tmp,buffer,BUFFERSIZE))>0){if(write(STDOUT_FILENO,buffer,count)3、teerror11);elsetotal+=count;printf(H总字数为:%dn,total);close(tmp);exit(O);endwc-ctmpIs-1tmpgcc-oopenfikeouttemp.cchmodu+xopenfile>out•/openfikeOut输出结果:touchtempi.cwhilereadidoecho$i»templ.cdonewc・ctmpIstmpgcc-otempl.outtempl.cchmodu+xtempi.out・/templ.outrmtempi.*注:为方便调试C代码写在shell里边了,从键盘输入可4、将shell的开头改为:whilereadi!=Wdoecho$i»temp>cdone
2、tl.h>#includevstdio・h>#include#includeh>#deHneBUFFERSIZE20intmain(intargc,char*argv[]){inttmp=open(n./tmpH,O_RDONLY);charbuffer[BUFFERSIZE];ssize_tcount;unsignedinttotal=0;while((count=read(tmp,buffer,BUFFERSIZE))>0){if(write(STDOUT_FILENO,buffer,count)3、teerror11);elsetotal+=count;printf(H总字数为:%dn,total);close(tmp);exit(O);endwc-ctmpIs-1tmpgcc-oopenfikeouttemp.cchmodu+xopenfile>out•/openfikeOut输出结果:touchtempi.cwhilereadidoecho$i»templ.cdonewc・ctmpIstmpgcc-otempl.outtempl.cchmodu+xtempi.out・/templ.outrmtempi.*注:为方便调试C代码写在shell里边了,从键盘输入可4、将shell的开头改为:whilereadi!=Wdoecho$i»temp>cdone
3、teerror11);elsetotal+=count;printf(H总字数为:%dn,total);close(tmp);exit(O);endwc-ctmpIs-1tmpgcc-oopenfikeouttemp.cchmodu+xopenfile>out•/openfikeOut输出结果:touchtempi.cwhilereadidoecho$i»templ.cdonewc・ctmpIstmpgcc-otempl.outtempl.cchmodu+xtempi.out・/templ.outrmtempi.*注:为方便调试C代码写在shell里边了,从键盘输入可
4、将shell的开头改为:whilereadi!=Wdoecho$i»temp>cdone
此文档下载收益归作者所有