LNCD

Table of Contents

  • LNCD Home
  • Administration
  • Notebooks
  • Journal Club Presentations
  • Publications
  • Current Projects
  • Completed Projects
  • Current Grants
  • Datasets by Project
  • Brain ROIs and Measures
  • ️Tools And Methods
  • Big Data
  • RA Homepage
  • Undergrad Resources
  • Recent Changes
  • Maintenance
  • Site Map
  • Random Page
LNCD
Admin » Shell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:shell [2023/09/19 10:09] – ↷ Page moved from tools:general:shell to tools:shell sdm63tools:shell [2026/07/01 12:16] (current) – [Tutorials] will
Line 4: Line 4:
 ===== Tutorials ===== ===== Tutorials =====
   * https://www.tutorialspoint.com/unix/index.htm starts super super basic but covers advance topics (via Orma)   * https://www.tutorialspoint.com/unix/index.htm starts super super basic but covers advance topics (via Orma)
 +  * https://seankross.com/the-unix-workbench/command-line-basics.html
 +  * https://missing.csail.mit.edu/2020/shell-tools/ via Warren
   * https://www.learnshell.org/ (via Amar)   * https://www.learnshell.org/ (via Amar)
-  * [[https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/background_install/unix_tutorial/basic/basic_03.scripts.html|AFNI's unix intro]] to scripting+  * [[https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/educational/unix_tutorial/index.html|AFNI's unix intro]] to scripting
   * [[https://andysbrainbook.readthedocs.io/en/latest/unix/Unix_Intro.html|Andy's brain blog book unix chapter]] includes videos   * [[https://andysbrainbook.readthedocs.io/en/latest/unix/Unix_Intro.html|Andy's brain blog book unix chapter]] includes videos
   * Pitt's [[https://crc.pitt.edu/|center for research computing]] suggests    * Pitt's [[https://crc.pitt.edu/|center for research computing]] suggests 
     * https://cvw.cac.cornell.edu/Linux/default     * https://cvw.cac.cornell.edu/Linux/default
     * https://software-carpentry.org/lessons/     * https://software-carpentry.org/lessons/
 +
 +==== Readline Keyboard Shortcut reference ====
 + https://readline.kablamo.org/emacs.html
  
 ===== Utilities ===== ===== Utilities =====