Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 727 Bytes

S01-01.md

File metadata and controls

38 lines (26 loc) · 727 Bytes
layout title
layout
OSP Weekly Assignments


SP Week 01 Assignment #1: Preparation

  • For Week01, create folder "$HOME/SP_RESULT/W01/".
    • For other weeks, replace "WEEK=W01" with the corresponding week.
WEEK="W01"

mkdir -pv $HOME/SP_RESULT/$WEEK/
ls -al    $HOME/SP_RESULT/$WEEK/


UPDATE

bash $HOME/.doUPDATE.sh