Skip to content

Tahmid-Hossain-287/knowing_github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

knowing_github

This has been created to get familiar with GitHub.

pwd
cd 
cd ..
clear
cd / **> root director**
cd ~
cd <folder/folder/folder> ** <> means to add your own folder names that exist on your computer.
mkdir <folder>
open <folder> **for windows use: start <folder>
touch index.html  **for windows use: echo "" > index.html
open index.html **for windows use: start index.html
open -a “Sublime Text**for windows see the note about this at the bottom of this lecture!!
open . **for windows use: start .
mv index.html about.html
*Try using the Up and Down arrow.

rm <file>
rm -r <folder>
say hello **(only on Mac)**```

About

This has been created to get familiar with GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published