Use ($ cd..) to return back from a directory to its parent. Make Screenshot for the terminal 11 - Remove the entire directory that you have created using (rm -r). Make Screenshot for command you did. 12 - Move a file from a source to a destination using (mv). Make Screenshot for command you did. 13- Create 3 text files under desktop. Each file name must contain your name (e.g. YourName1.txt, YourName2.txt, YourName3.txt) and of a size of 5MB. Use the following commands and Make Screenshot for the terminal $ sudo dd if=/dev/zero of-yourname 1.txt bs=500*1000 count=1 $ sudo dd if=/dev/zero of-yourname2.txt bs=500*1000 count=1 $ sudo dd if=/dev/zero of-yourname3.txt bs=500*1000 count=1 Note: sudo will ask you to enter your linux machine password 14 - Compress the three created text files in the previous step using (zip). $zip youname.zip yourname1.txt yourname2.txt yourname3.txt Make Screenshot for the compressed file that also must hold your name 15 - Clear terminal using (clear). Make Screenshot for the terminal

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 5RQ
icon
Related questions
Question

Illustrative examples with practical application

10 - Use ($ cd..) to return back from a directory to its parent. Make Screenshot
for the terminal
11 Remove the entire directory that you have created using (rm -r). Make
Screenshot for command you did.
12 - Move a file from a source to a destination using (mv). Make Screenshot for
command you did.
13 - Create 3 text files under desktop. Each file name must contain your name
(e.g. YourName1.txt, YourName2.txt, YourName3.txt) and of a size of 5MB.
Use the following commands and Make Screenshot for the terminal
$ sudo dd if=/dev/zero of-yourname1.txt bs=500*1000 count=1
$ sudo dd if /dev/zero of-yourname2.txt bs=500*1000 count=1
$ sudo dd if=/dev/zero of-yourname3.txt bs=500*1000 count=1
Note: sudo will ask you to enter your linux machine password
14 - Compress the three created text files in the previous step using (zip).
$zip youname.zip yourname1.txt yourname2.txt yourname3.txt
Make Screenshot for the compressed file that also must hold your name
15 - Clear terminal using (clear). Make Screenshot for the terminal
Transcribed Image Text:10 - Use ($ cd..) to return back from a directory to its parent. Make Screenshot for the terminal 11 Remove the entire directory that you have created using (rm -r). Make Screenshot for command you did. 12 - Move a file from a source to a destination using (mv). Make Screenshot for command you did. 13 - Create 3 text files under desktop. Each file name must contain your name (e.g. YourName1.txt, YourName2.txt, YourName3.txt) and of a size of 5MB. Use the following commands and Make Screenshot for the terminal $ sudo dd if=/dev/zero of-yourname1.txt bs=500*1000 count=1 $ sudo dd if /dev/zero of-yourname2.txt bs=500*1000 count=1 $ sudo dd if=/dev/zero of-yourname3.txt bs=500*1000 count=1 Note: sudo will ask you to enter your linux machine password 14 - Compress the three created text files in the previous step using (zip). $zip youname.zip yourname1.txt yourname2.txt yourname3.txt Make Screenshot for the compressed file that also must hold your name 15 - Clear terminal using (clear). Make Screenshot for the terminal
Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Linux
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT