Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds, verbatim the first three episodes of Unix Shell #11

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

ns-rse
Copy link
Contributor

@ns-rse ns-rse commented Jan 19, 2024

Copies over verbatim the first three chapters of the Unix Shell software carpentry.

This not the final format. Revisions will be made to trim down, but before hacking at the material I wanted to get everything copied over and in subsequent revisions decide what material to keep.

In copying these files over I have made sure the material renders correctly (initially I missed out all the figures!).

Currently the example data is not included as I figured we would customise this to the sample data that we set up the course to use which currently is undecided (see #12).

Copies over verbatim the first three chapters of the [Unix Shell]() software carpentry.

This _not_ the final format. Revisions will be made to trim down, but before hacking at the material I wanted to get
_everything_ copied over and in subsequent revisions decide what material to keep.

Currently the example data is _not_ included as I figured we would customise this to the sample data that we set up the
course to use which currently is undecided.
@ns-rse ns-rse added the shell Material associated with basics of Shell usage label Jan 19, 2024
Copy link

github-actions bot commented Jan 19, 2024

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/AFM-SPM/topostats-training/compare/md-outputs..md-outputs-PR-11

The following changes were observed in the rendered markdown documents:

 01-command-line.md (new)                       |  167 +++
 02-filedir.md (new)                            |  818 +++++++++++
 03-create.md (new)                             | 1764 ++++++++++++++++++++++++
 config.yaml                                    |    5 +-
 fig/filesystem-challenge.odg (new)             |  Bin 0 -> 9835 bytes
 fig/filesystem-challenge.svg (new)             |  763 ++++++++++
 fig/filesystem.svg (new)                       |  286 ++++
 fig/find-file-tree.odg (new)                   |  Bin 0 -> 12197 bytes
 fig/find-file-tree.svg (new)                   |  792 +++++++++++
 fig/home-directories.svg (new)                 |  518 +++++++
 fig/homedir.odg (new)                          |  Bin 0 -> 11826 bytes
 fig/nano-screenshot.png (new)                  |  Bin 0 -> 42241 bytes
 fig/redirects-and-pipes.svg (new)              |   71 +
 fig/shell_command_syntax.svg (new)             |   47 +
 fig/shell_script_for_loop_flow_chart.svg (new) |  913 ++++++++++++
 fig/standard-filesystem-hierarchy.svg (new)    | 1534 +++++++++++++++++++++
 introduction.md (gone)                         |  114 --
 md5sum.txt                                     |    8 +-
 reference.md                                   |   69 +-
 19 files changed, 7750 insertions(+), 119 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2024-01-19 14:28:44 +0000

github-actions bot pushed a commit that referenced this pull request Jan 19, 2024
@ns-rse ns-rse mentioned this pull request Jan 19, 2024
Copy link
Collaborator

@llwiggins llwiggins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy for this to be merged, both text and images render correctly when tested in R and I agree that this forms a good basis for our own introduction section. 👍

@ns-rse ns-rse merged commit f77a982 into main Jan 29, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 29, 2024
Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jan 29, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jan 30, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Feb 6, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Feb 13, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Feb 20, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Feb 27, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Mar 5, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Mar 12, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Mar 19, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Mar 26, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Apr 2, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Apr 9, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Apr 16, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Apr 23, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Apr 30, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request May 7, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request May 14, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request May 21, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request May 28, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jun 18, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jun 25, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jul 2, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jul 9, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jul 16, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jul 23, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jul 30, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Aug 6, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Aug 13, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Aug 20, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Aug 27, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Sep 3, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Sep 10, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Sep 17, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Sep 24, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Oct 1, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Oct 8, 2024
Auto-generated via {sandpaper}
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Oct 15, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Oct 22, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Oct 29, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Nov 5, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Nov 12, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Nov 26, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Dec 3, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Dec 10, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Dec 17, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Dec 24, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Dec 31, 2024
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
github-actions bot pushed a commit that referenced this pull request Jan 7, 2025
Auto-generated via `{sandpaper}`
Source  : 628438e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-01-29 15:59:31 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : f77a982
Branch  : main
Author  : Neil Shephard <[email protected]>
Time    : 2024-01-29 15:58:27 +0000
Message : Merge pull request #11 from AFM-SPM/ns-rse/2-unix-shell-intro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shell Material associated with basics of Shell usage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants