From 4e70e0db30d51946132a123572727ac8e28c6149 Mon Sep 17 00:00:00 2001 From: Molese Date: Sun, 26 Sep 2021 22:43:35 +0600 Subject: [PATCH] Remove `pure-sh-bible` from #bash-and-shell-scripting Signed-off-by: molese --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b0784484..eadbb383 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,6 @@ When learning CS, there are some useful sites you must know to get always inform - [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) : Unix and Linux Commands for Developers - [Airbon OS](https://www.airbornos.com) : Private Google Docs Alternative - [Commandlinefu](https://www.commandlinefu.com/commands/browse) : An extensive collection of Shell oneliners that can save your day on many ocasions -- [Pure Posix Shell Bible](https://github.com/dylanaraps/pure-sh-bible) : A collection of pure POSIX sh alternatives to external processes. - [Pure Bash Bible](https://github.com/dylanaraps/pure-bash-bible) : A collection of pure bash alternatives to external processes.