This is part 7 of the Linux intermediate workshop for neuroimaging beginners.
In this video, we show you how to clone a github repository to your laptop. We go through two commands, dirname and basename to change a path string, and briefly touch up using the metacharcters, such as *, ?, [0-9] to grab files with pattern.
(You can create the example used in this video, using the code uploaded here
https://github.com/kcho/linux_tutorial)
Let me know your thoughts!
twitter @kevin_kcho
Part 1: Useful basic commands ( • find, awk, and others | Linux Workshop for... )
Part 2: Pipe | ( • Pipe | Linux Workshop for Neuroimaging & B... )
Part 3: Variable vs String ( • Variables vs Strings | Linux Workshop for ... )
Part 4: For loop ( • For Loop | Linux Workshop for Neuroimaging... )
Part 5: $PATH ( • $PATH | diff | wget | Linux Workshop for N... )
Part 6: Test your linux skills ( • Test your linux skills | Linux Workshop fo... ) - https://github.com/kcho/linux_tutoria...
Part 7: Meta-characters ( • Meta characters | dirname | basename | Lin... )
Part 8: Writing Bash script 1 ( • Writing Bash Script 1 | Linux Workshop for... )
Part 9: Writing Bash script 2 & VIM intro ( • Writing Bash Script 2 | Why VIM | Linux Wo... )