- 1). Log in to the Linux computer.
- 2). Open the "Terminal" from the System Menu, if it is not already open.
- 3). Type "touch filename.extension" and press "Enter," where "filename" is the name of the file, and "extension" is the extension you want the file to have. For example, you can create the file "readme.txt" by entering the command "touch readme.txt."
SHARE