1) Write the commands for the following task.
a) Create a directory named as new into home directory.
b) Now create two subdirectories under the new directory name as Linux and UNIX.
c) Go to the Linux subdirectory, create a file question .txt and write some content in that file.
d) Copy question.txt from Linux to UNIX.
e) Create a new file name as answer.txt in UNIX folder.
f)Move back to the home directory and create a folder name as solution.
g) Now move all the files from /UNIX to /solution.
Answers
Answered by
0
what is that question
I think that is wrong question
Answered by
0
Answer:
Explanation:
Get Size of All Sub-Directories.
The difference is subtle. The former approach will display the total size of the current working directory and the total size of all folders that are contained in it... but only up to a depth of 1.
Similar questions