This is the first part of the Linux intermediate workshop for neuroimaging beginners.
There are some useful linux commands other than ls and cd, especially if you have to work with a lot of files on the linux system. In this video, we go through a few simple, but useful commands that you can start using in your projects. Please try running these commands for yourself rather than just watching the video.
You can create the example used in this video, using the code uploaded here
https://github.com/kcho/linux_tutorial
The list of commands used in the first part of the video
echo
date
ssh
find
tree
|
awk
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... )