bash-course

Material for the advanced bash scripting course at Heidelberg University

https://github.com/mfherbst/bash-course

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary

Keywords

bash course-material education learn learn-bash lecture-notes scripting teaching
Last synced: 4 months ago · JSON representation ·

Repository

Material for the advanced bash scripting course at Heidelberg University

Basic Info
  • Host: GitHub
  • Owner: mfherbst
  • License: other
  • Language: Shell
  • Default Branch: master
  • Size: 4.04 MB
Statistics
  • Stars: 47
  • Watchers: 4
  • Forks: 23
  • Open Issues: 0
  • Releases: 2
Topics
bash course-material education learn learn-bash lecture-notes scripting teaching
Created over 10 years ago · Last pushed almost 8 years ago
Metadata Files
Readme License Citation

README.md

Advanced bash scripting 2017

Script, resources and example code for the course Advanced bash scripting taking place at the Ruprecht-Karls-Universität Heidelberg from 6th – 10th November 2017.

Included files: - bash_course.pdf: The main lecture notes - LICENCE: Overview how files in this repository are licensed. - resources/: Data necessary to run the examples and work on the exercises.

Court order to block access from Project Gutenberg in Germany

As of 3rd March 2018 access to Project Gutenberg is blocked from Germany due to a court order, see the official statement from PGLAF (the organisation hosting Project Gutenberg) for details. This implies as a user with a German IP address you will be unable to use the download script mentioned below. Unfortunately many of the exercises depend on the books from Project Gutenberg and whilst it is possible to do them without the proper book files, the results might deviate. I am currently unaware of a good alternative to obtain the Project Gutenberg books in a simple way and I am unsure about the legal status regards hosting them myself. In the lack of time on my side the excercises will stay broken for now, which I very much regret.

Setup

Before being able to do the Project Gutenberg-related exercises, you should run the script resources/gutenberg/download.sh from the resources/gutenberg directory, i.e. cd resources/gutenberg ./download.sh

Files for home

If you want a more fancy standard configuration, e.g. a coloured output of grep or a colored command prompt, run the install.sh script from the files_for_home directory. cd files_for_home ./install.sh Note that this will replace some files in your home directory in case they exist. Of course backup copies of every replaced file are retained.

Course page

Some further information about the course can be found on the course website.

The solutions to the exercises will also be published on the course website during or after the course.

Citing

If you use the course notes or any of the script examples in your work, please this material: DOI

Owner

  • Name: Michael F. Herbst
  • Login: mfherbst
  • Kind: user
  • Company: ACoM, RWTH Aachen University

Citation (CITATION)

To cite the bash course notes, please use:

@misc{BashCourse2017,
  author       = {Michael F. Herbst},
  title        = {Advanced bash scripting 2017},
  month        = nov,
  year         = 2017,
  doi          = {10.5281/zenodo.1045332},
  url          = {https://doi.org/10.5281/zenodo.1045332}
}

GitHub Events

Total
  • Watch event: 4
  • Fork event: 1
Last Year
  • Watch event: 4
  • Fork event: 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels