Skip to content

YWebCA/worksheets

Repository files navigation

worksheets

Various Markdown-formatted worksheets for YWebCA.

Getting Started

To download these worksheets, open your terminal and do

$ cd ~/dev

If you get an error saying that the directory does not exist, do

$ cd ~
$ mkdir dev
$ cd dev

Then everybody do

$ git clone https://github.com/YWebCA/worksheets.git
$ open .

In the Finder window that pops up, click and drag the worksheets folder onto the Sublime Text 2 icon in your dock. Now you're ready to work!

What order should I do these in?

  • Sublime Test 2 and Package Control
  • Markdown
  • pwd
  • hostname
  • mkdir
  • cd
  • ls
  • rmdir
  • touch
  • cp
  • mv
  • less, more, and cat
  • rm
  • Pipe
  • Wildcard
  • find
  • grep
  • man
  • apropos
  • env and echo
  • export
  • pushd and popd
  • exit

About

Various Markdown-formatted worksheets for YWebCA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published