/* only create file */ touch myFile.html /* create and open to edit */ nano myFile.html vim myFile.html