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

bash-script

bash logo

Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU operating system. It is meant to be an improved version of Bourne Shell.

Here are 4,057 public repositories matching this topic...

jonassmedegaard
jonassmedegaard commented May 31, 2021

bootiso by deault fetches SYSLINUX online if major version of local version is different than the one used in an image.

I find it it a nice feature that bootiso can fetch an alternate bootloader - but find it problematic that it is done by default.

Please consider flipping around the logic to operate offline by default.

Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.
  • Updated Feb 23, 2020
  • Shell

Created by Brian Fox

Released June 8, 1989

Repository
gitGNU/gnu_bash
Website
www.gnu.org/software/bash
Wikipedia
Wikipedia

Related Topics

shell