The Wayback Machine - https://web.archive.org/web/20210726123717/https://github.com/topics/bash-shell
Skip to content
#

bash-shell

Here are 16 public repositories matching this topic...

This repository contains example code useful when using the WaveShare 8-channel relay module for the RaspberryPi. The example code provided by WaveShare is mixed up and doesn't work correctly.
  • Updated Apr 21, 2021
  • C++

Course project: Operating Systems (OS) ➟ Wite a shell script that produces a file of sequential numbers by reading the last number in the file, adding 1 to it, and then appending to the file. Run one instance of the script in the background and one in the foreground, each accessing the same file. Modify the script to prevent the race.
  • Updated Jun 4, 2021
  • Shell

Improve this page

Add a description, image, and links to the bash-shell topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bash-shell topic, visit your repo's landing page and select "manage topics."

Learn more