TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Bash-lib: Library for bash utility methods and tools

157 点作者 suresh70超过 5 年前

5 条评论

b215826超过 5 年前
There&#x27;s also the &quot;pure bash bible&quot;, which is a collection of pure-Bash alternatives to several commands: <a href="https:&#x2F;&#x2F;github.com&#x2F;dylanaraps&#x2F;pure-bash-bible" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dylanaraps&#x2F;pure-bash-bible</a>
jacobush超过 5 年前
We need a Bash package manager and global repo now!<p>(If you had told me in 2001 that Javascript would have had NPM and bash not, I would not have believed you.)
评论 #21498003 未加载
评论 #21497923 未加载
评论 #21498547 未加载
评论 #21498161 未加载
评论 #21499238 未加载
评论 #21499245 未加载
评论 #21498502 未加载
aeroxis超过 5 年前
Shameless plug but I was not a huge fan of working with bash as I liked python, so I made Sultan: <a href="https:&#x2F;&#x2F;sultan.readthedocs.io&#x2F;en&#x2F;latest&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sultan.readthedocs.io&#x2F;en&#x2F;latest&#x2F;</a>
评论 #21499821 未加载
评论 #21501455 未加载
评论 #21499836 未加载
评论 #21500007 未加载
evacchi超过 5 年前
relevant: <a href="https:&#x2F;&#x2F;github.com&#x2F;niieani&#x2F;bash-oo-framework" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;niieani&#x2F;bash-oo-framework</a>
评论 #21498280 未加载
stephenr超过 5 年前
Shameless plug: <a href="https:&#x2F;&#x2F;bitbucket.org&#x2F;koalephant&#x2F;shell-script-library" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;koalephant&#x2F;shell-script-library</a><p>Yes, I know the readme is not up to date with recent changes&#x2F;improvements.