linux terminal create file
/* only create file */
touch myFile.html
/* create and open to edit */
nano myFile.html
vim myFile.html
linux terminal create file
/* only create file */
touch myFile.html
/* create and open to edit */
nano myFile.html
vim myFile.html
how to create a new file in terminal
# must be gitbash not ps. Will create, await lines of code. Ctrl c save/exits.
cat -> youNewFile.someExtension
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us