




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、course materials may not be reproduced in whole or in part without the prior written permission of ibm.5.04.1 copyright ibm corporation 2008 unit 5 using files copyright ibm corporation 2008unit objectivesafter completing this unit, you should be able to: use the cp command to copy files use the mv
2、command to move or rename files use the wc command to count the number of lines, words, and bytes in a named file use the ln command to allow a file to have more than one name display the contents of a file using the cat, pg, and more commandsuse the rm command to remove files print files copyright
3、ibm corporation 2008to copy the file /home/team03/pgms/suba to /home/team01/doc and name it programa:$ pwd/home/team01/doc$ cp /home/team03/pgms/suba programamon_reporttrio_ltrwalrushometeam01docmon_reportprogramatrio_ltrwalrushometeam01doccp source targetcp file1 file2 . target_dir beforeaftercopyi
4、ng files copyright ibm corporation 2008$ cd /home/team01$ cp doc/programa test1 filemanualstest1cprogramaprogramatest1dochometeam01ctrio_ltrtrio_ltrdochometeam01ctrio_ltrdoc$ cd /home/team01/doc$ cp trio_ltr ./ccp examples copyright ibm corpor
5、ation 2008$ pwd/home/team01/c$ mv trio_ltr t.letterhometeam01ctrio_ltrhometeam01ct.lettermv source target mv file1 file2 . target_dir moving and renaming files copyright ibm corporation 2008$ pwd/home/team01/c$ mv t.letter ./doc/letterhometeam01cmon_reportdochometeam01ctrio_ltrletterdochometeam01ctr
6、io_ltrt.letterdochometeam01cmon_reportdoc$ pwd/home/team01/c$ mv ./doc/mon_report .mv examples copyright ibm corporation 2008$ cat walrusthe time has come, the walrus said,to talk of many things:of shoes - and ships - and sealing wax -of cabbages - and kings -and why the sea is boiling hot - and whe
7、ther pigs have wings.from the walrus and the carpenterby lewis carroll (1871)cat file1 file2 . listing file contents copyright ibm corporation 2008pg filenamemore filename $ pg walrusthe time has come, the walrus said,to talk of many things:of shoes - and ships - and sealing wax -of cabbages - and k
8、ings -and why the sea is boiling hot - and whether pigs have wings.: one page at a time$ more walrusthe time has come, the walrus said,to talk of many things:of shoes - and ships - and sealing wax -of cabbages - and kings -and why the sea is boiling hot - and whether pigs have wings.walrus (100%) di
9、splaying files copyright ibm corporation 200817126 1085 myfilecharacterswordslineswc commandthe wc command counts the number of lines, words, and bytes in a named file:$ wc -c -l -w filenameoptions:-ccounts the number of bytes-lcounts lines-wcounts wordsexample:$ wc myfile copyright ibm corporation
10、2008activityactivity: working with the wc command copyright ibm corporation 2008 allows files to have more than one name in the directory structure both files reference the same i-node cannot be used with directories, cannot span file systemsln source_file target_file linking files$ ls li63 -rw-r-r-
11、 2 team01 staff 1910 nov 21 14:19 man_files$ ln man_files manuals$ ls -li63 -rw-r-r- 2 team01 staff 1910 nov 21 14:19 man_files63 -rw-r-r- 2 team01 staff 1910 nov 21 14:19 manuals$ copyright ibm corporation 2008 creates an indirect reference to a file (symbolic link) name references the original fil
12、es name and path can be used with directories and span file systemsln s source_file target_file linking files (cont.)$ ls li63 -rw-r-r- 2 team01 staff 1910 nov 21 14:19 man_files$ ln s man_files manuals$ ls -li63 -rw-r-r- 1 team01 staff 1910 nov 21 14:19 man_files66 lrwxrwxrwx 1 team01 staff 1910 no
13、v 21 14:19 manuals - man_files$ copyright ibm corporation 2008rm file1 file2 file3 . removing files$ lsmon_report trio_ltr walrus$ rm mon_report$ lstrio_ltr walrus$ rm i walrusrm: remove walrus?y$ lstrio_ltr$ copyright ibm corporation 2008printing fileslqprt - queue files to the printerlqchk display
14、 the current status of a print queuelqcan cancel a print job (specify job number)$ qprt walrus$ qchkqueue dev status job files user pp% blks cp rnklp0 lp0 running 99 walrus team01 1 1 1 1$ qcan x 99$ copyright ibm corporation 2008checkpoint1. what is the effect of the following commands?$ cd /home/t
15、eam01$ cp file1 file22. what is the effect of the following commands?$ cd /home/team01$ mv file1 newfile3. what is the effect of the following commands?$ cd /home/team01$ ln newfile myfile4. list commands that can be used to view the contents of a file. copyright ibm corporation 2008checkpoint solut
16、ions1. what is the effect of the following commands?$ cd /home/team01$ cp file1 file2the cp command creates a new file, file 2 from a copy of file1. each copy will have a different name, as shown, file1 and file2. the two copies are independent of each other. if one file is modified, it does not ref
17、lect in the second file.2. what is the effect of the following commands?$ cd /home/team01$ mv file1 newfilethese commands will rename file1 to newfile. file1 will no longer exist, but instead be shown as newfile.3. what is the effect of the following commands?$ cd /home/team01$ ln newfile myfilethe
18、file called newfile is now know as myfile. an ls -l will show both files. an ls li will show that both files share the same node number. note that there is still only one physical file on disk. if a change is made to newfile that change will also be reflected if using myfile.4. list commands that can be used to view the contents of a file.cat, pg, more copyright ibm corporation 2008exercise: using files copyright ibm corporation 2008unit summarythe cp command can be used to copy files.the mv command can be used to
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 油气勘探与开发地质资料立卷归档规则
- 企业培训曝光教程课件
- 油库仪表自动化控制系统
- 英语五年级上册《A camping trip》教案
- 矿业开采权转让与采石场合作合同
- 餐饮企业劳动合同管理及争议解决策略
- 路灯损坏措施方案
- 公司银行还款方案
- 跨境电商企业跨境资金链管理服务合同
- 厨房人员统筹方案
- 2025至2030中国工业设计行业现状动态与未来前景展望报告
- 矿山融资居间合同协议
- 数智化背景下“知识图谱CDIO”混合式教学模式研究
- 天猫养车加盟合同协议
- 2025年乡村全科助理医师助理医师资格证考试必刷题库(500题)
- GB/T 45448-2025再生变形高温合金原料
- 景区抽成合同协议
- 网络安全知识手册
- 铁路公司质量管理制度
- 物业公司接管公寓楼项目工作时间倒推计划表(T日为入驻日)
- DB1304T 500-2025民用水表、电能表、燃气表计量纠纷处理规范
评论
0/150
提交评论