how to open a file using terminal
open ~/Desktop/filename.txt
how to open a file using terminal
open ~/Desktop/filename.txt
create new file in terminal
To create a new folder/directory
mkdir foldername
To view the contents of your folder
cd foldername -- to get inside the folder
then
ls or dir -- to view contents of the folder
To create a new file
touch example.txt -- filename and extension eg .js .html .txt
how to create new file through terminal
touch bar.txt
how to create a file in terminal
$ mkdir -p turtle/images
how to create files in command line
notepad mynewfile.*insert file extension here*
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