pure-sh-bible VS snake-bash

Compare pure-sh-bible vs snake-bash and see what are their differences.

pure-sh-bible

📖 A collection of pure POSIX sh alternatives to external processes. (by dylanaraps)

snake-bash

Command Line Snake Game written in BASH (by flxwu)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pure-sh-bible snake-bash
29 1
6,275 12
- -
0.0 10.0
4 months ago over 6 years ago
Shell Shell
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pure-sh-bible

Posts with mentions or reviews of pure-sh-bible. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-08.
  • Kiss Package Manager
    1 project | /r/kisslinux | 21 Sep 2023
    The guy who wrote it, also wrote a POSIX Shell bible: https://github.com/dylanaraps/pure-sh-bible
  • Pure Bash Bible
    13 projects | news.ycombinator.com | 8 Aug 2023
    Do you have any specific examples to cite? The snippets are meant to be run in POSIX-compliant shells like dash/yash/ash/etc, not just Bash in compatibility mode.

    In fact, there used to be a section which listed workarounds[1] for bugs in dash, but they have since been fixed[2]. If you are still using an old version of dash, you may need to use them.

    [1] https://github.com/dylanaraps/pure-sh-bible/commit/70f410ebb...

    [2] https://github.com/dylanaraps/pure-sh-bible/issues/13

  • Pure Sh Bible
    1 project | /r/hypeurls | 30 Apr 2023
    4 projects | news.ycombinator.com | 30 Apr 2023
  • "Immortal" Bash scripts, using inline Nix and a special header block
    1 project | /r/bash | 30 Apr 2023
    Personally, I would steer clear of a script that installs dependencies on it's own. Us sysadmins prefer to manage our own dependencies, generally speaking. Instead consider a README that outlines how to meet/install dependencies for the script, or try to find ways to write your script in pure Shell or Bash without using tools like awk, jq, etc. Consider having a look at the Pure Sh Bible for examples of how to do many useful things in pure Sh.
  • r/posixshell Lounge
    1 project | /r/posixshell | 20 Feb 2023
  • Shell in a nutshell
    1 project | dev.to | 11 Feb 2023
    POSIX Shell Tutorial POSIX shell cheat sheet GitHub - dylanaraps/pure-sh-bible: 📖 A collection of pure POSIX sh alternatives to external… Shell Scripting Tutorial
  • Just: A Command Runner
    27 projects | news.ycombinator.com | 9 Jan 2023
    There is the "pure bash bible" but it seems less than maintained these days: https://github.com/dylanaraps/pure-sh-bible

    Otherwise you're stuck reading the POSIX standard: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V...

  • Unix shell script tactics - a style guide
    9 projects | /r/commandline | 23 Oct 2022
  • Posix shell compliant
    1 project | /r/commandline | 21 Jul 2022
    Look at this: https://github.com/dylanaraps/pure-sh-bible

snake-bash

Posts with mentions or reviews of snake-bash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-11.

What are some alternatives?

When comparing pure-sh-bible and snake-bash you can also consider the following projects:

pure-bash-bible - 📖 A collection of pure bash alternatives to external processes.

clh-bash - Arcade game to show your Command Line Hero skills! The game challenges you to enter as many valid commands as you can in 60 seconds!

awesome-bash-commands - A curated list of awesome Bash useful commands. Inspired by awesome-shell and bash-handbook.

bashcrawl

bfetch - 📠 Dynamic fetch displayer that SuperB

sed-snake - Snake game wrote by SED

scripts-to-rule-them-all - Set of boilerplate scripts describing the normalized script pattern that GitHub uses in its projects.

run - Task runner that helps you easily manage and invoke small scripts and wrappers

sh - A shell parser, formatter, and interpreter with bash support; includes shfmt

dotfiles - 📂 My personal Đotfiles

just - 🤖 Just a command runner