pure-sh-bible VS agnoster-like-themes

Compare pure-sh-bible vs agnoster-like-themes and see what are their differences.

pure-sh-bible

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

agnoster-like-themes

A small collection of agnoster-like ZSH-Themes (by dritter)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pure-sh-bible agnoster-like-themes
29 1
6,269 116
- -
0.0 0.0
4 months ago about 5 years ago
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

agnoster-like-themes

Posts with mentions or reviews of agnoster-like-themes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-01.
  • [OC] Bfetch: Dynamic fetching tool that SuperB
    6 projects | /r/unixporn | 1 Jan 2021
    https://github.com/reujab/silver https://github.com/dritter/agnoster-like-themes (Agnoster was the first oh-my-zsh theme like that for the bash prompt) here you have some projects that will give you what you want but you should look what will suit you

What are some alternatives?

When comparing pure-sh-bible and agnoster-like-themes you can also consider the following projects:

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

dotfiles - 📂 My personal Đotfiles

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

bfetch - 📠 Dynamic fetch displayer that SuperB

textart-collections - 🖼️ The most ambitious textart collections

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

snake-bash - Command Line Snake Game written in BASH

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!

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