Question: Create a directory call it testdir 0 5 2 2 2 4 Show command you used to create the directory. B . In the directory

Create a directory
call it testdir052224
Show command you used to create the directory.
B. In the directory testdir052224 create a file testfile. Show command you used to create the file
C. Create a nested directory called testdir052224/testdir_1/testdir_2
D. Create two files called file1 and file2 in testdir_1
E. Create two files called file1 and file2 in testdir_2
F. Change the permission of the files in the directories below and show their permissions
testdir052224/testdir_1/file1 where
owner: read, write,and execute
group: read, write,and execute
everyone: read only permission
G. testdir052224/testdir_1/file2 where
owner: read, write,and execute
group: read, execute
everyone: read permissions
H. Create another directory testdir052224/testdir and a symbolic link testdir052224/testdir/link_to_file2 to testdir052224/testdir_1/file2
I. Use tree -pf testdir052224 to show you created the directories and the files.
J. Using the cat command list the contents of
a)/proc/meminfo
b)/proc/cpuinfo
c)/proc/loadavg

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!