23  Terminal

23.1 Learning objectives

  • Move between an IDE, a local terminal, and a remote shell.
  • Navigate a project and manage its files from the command line.
  • Run an R script locally and on CoreHPC.

23.2 IDE, terminal, and shell

23.3 Working directory and paths

23.4 Core shell commands

23.5 Run an R script with Rscript

23.6 Remote access with SSH

23.7 Hands-on practice

23.8 Checkpoint

23.9 Further study