Shell Introduction: Difference between revisions

From Thom Group Wiki
Jump to navigation Jump to search
import>Tes36
No edit summary
import>Tes36
No edit summary
Line 4: Line 4:
# [[Background | Jobs in the background]] Doing other stuff while your computer is outputting data.
# [[Background | Jobs in the background]] Doing other stuff while your computer is outputting data.
# [[.bashrc | .bashrc - creating an alias]] bespoke functions and the $PATH statement.
# [[.bashrc | .bashrc - creating an alias]] bespoke functions and the $PATH statement.
# Mounting and symbolic links
# [Mounting | Mounting] and symbolic links

Revision as of 12:33, 21 August 2015

  1. Using a GIT repository
  2. Using the top function to see running functions
  3. The Screen program. Useful for running processes without getting DC'd. See also nohup.
  4. Jobs in the background Doing other stuff while your computer is outputting data.
  5. .bashrc - creating an alias bespoke functions and the $PATH statement.
  6. [Mounting | Mounting] and symbolic links