191k views
9 votes
Explain the steps in which computer stores a text file

1 Answer

9 votes

Answer:

Open directory where you want to create a file.

Step-by-step explanation:

Go to desire directory, hold Shift key and Right click on mouse. You will get command line for current path.

Now, in terminal type below command:

notepad filename.txt

User Jelsayeh
by
6.4k points