-
Create a directory named task-1.
-
Inside the task-1 directory, create a file named solution.txt.
-
In solution.txt, write the commands used to solve each step. Do not include the output of the command.
-
Do not leave blank lines between commands.
-
Upload the task-1 directory to your tasks GitHub repository.
Note: Ensure that the directory and file names are in lowercase. Names such as Task-1, TASK-1, TaSk-1, Solution.txt, SOLUTION.TXT, or SoluTION.txt are not acceptable.
-
Create a directory with your first name.
-
Create the files
one.txt
,two.txt
,three.txt
andfour.txt
inside it. -
Create a directory named
BAD
inside your directory. Create a file namedbad.txt
insideBAD
. -
Move
one.txt
toDownloads
directory. -
Go to Downloads. Make a copy of
one.txt
in the same folder, and name itcopy.txt
-
Go back to your directory created in step 1.
-
Open
two.txt
with nano and write your name in it (The same exact name as the name of the directory). -
Copy the following text and paste it into
three.txt
1-hello OSC
2-hello OSC
3-hello OSC
4-hello OSC
5-hello OSC
6-hello OSC
7-hello OSC
8-hello OSC
-
Rename
three.txt
tohello.txt
. -
Remove
four.txt
. -
Remove the
BAD
directory and all its contents.