Software Carpentry at UCL: Bash, Git, and R Workshop
Welcome!
15th - 16th May 2024
Links
Exercises
- Go to gosocrative.com and enter room code
CODEHERE
to follow along and submit answers to the exercises.
Lesson Material
Staff
DAY 1:
Instructors: David Wong, Ed Lowther
Helpers: Will Graham
DAY 2:
Instructors: Milan Malfait, Kimberly Meechan
Helpers: Will Graham, Ed Lowther, Stella Prins
Unix commands we learnt
Please comment what they do
ls - answer here what this command does
ls -F
ls -F -a
pwd
cd
cd ..
cd ~
mkdir
mkdir -p
LS -F -R
mv
cp
nano
More to come
Software Carpentry at UCL: Bash, Git, and R Workshop
Exercises
CODEHERE
to follow along and submit answers to the exercises.Lesson Material
shell-lesson-data.zip
file and Unzip/extract it, save to your Desktop.Staff
DAY 1:
Instructors: David Wong, Ed Lowther
Helpers: Will Graham
DAY 2:
Instructors: Milan Malfait, Kimberly Meechan
Helpers: Will Graham, Ed Lowther, Stella Prins
Unix commands we learnt
Please comment what they do
ls - answer here what this command does
ls -F
ls -F -a
pwd
cd
cd ..
cd ~
mkdir
mkdir -p
LS -F -R
mv
cp
nano
More to come