Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 389 Bytes

File metadata and controls

29 lines (17 loc) · 389 Bytes

bash-codespaces-test-2

Download data

In the directory you want to download the data to:

wget https://swcarpentry.github.io/shell-novice/data/shell-lesson-data.zip

Then unzip the data:

unzip shell-lesson-data.zip

Copying content from this repo

cp -r source_folder /path/to/destination_folder/
cp -r project1 /home/vscode/