Shell Introduction: Difference between revisions
Jump to navigation
Jump to search
import>Tes36 No edit summary |
m (Ajwt3 moved page Introduction to Shell Introduction) |
||
(4 intermediate revisions by 3 users not shown) | |||
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 | Mounting] and symbolic links |
# [[Mounting | Mounting]] and symbolic links |
||
# [[Queuing | Queuing]] Queue information for cerebro |
|||
# [[ssh session with X-forwarding | ssh session with X-forwarding]] |
|||
# [[Persistent X | Persistent X Sessions]] |
Latest revision as of 08:29, 28 July 2022
- Using a GIT repository
- Using the top function to see running functions
- The Screen program. Useful for running processes without getting DC'd. See also nohup.
- Jobs in the background Doing other stuff while your computer is outputting data.
- .bashrc - creating an alias bespoke functions and the $PATH statement.
- Mounting and symbolic links
- Queuing Queue information for cerebro
- ssh session with X-forwarding
- Persistent X Sessions