How to create a file in the server

Create a file in the server
Written by DEL support01
Updated 8 months ago

To create a file in the server login to the terminal and type the touch  command + the name of your file follow by the extension   you want to create

example:  touch my_file.txt

This will create a file name my_file.txt

Did this answer your question?