In the directory you want to download the data to:
wget https://swcarpentry.github.io/shell-novice/data/shell-lesson-data.zipThen unzip the data:
unzip shell-lesson-data.zipcp -r source_folder /path/to/destination_folder/cp -r project1 /home/vscode/