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 1: Line 1:
# [[GIT | Using a GIT repository]]
# [[GIT | Using a GIT repository]]
# [http://ss64.com/bash/top.html | Using the ''top'' function to see running functions]
# [[http://ss64.com/bash/top.html | Using the ''top'' function to see running functions]]
# [http://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/ | The Screen program.] Useful for running processes without getting DC'd. See also nohup.
# [[http://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/ | The Screen program.] Useful for running processes without getting DC'd. See also nohup.]

Revision as of 08:56, 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.]