Bash
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 1,085 public repositories matching this topic...
-
Updated
May 30, 2022 - Python
-
Updated
Feb 8, 2022 - Python
-
Updated
May 24, 2022 - Python
-
Updated
Jun 17, 2022 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Jul 27, 2021 - Python
Description
Up till now, nearly 65+ Contributors have contributed to Rotten Scripts with more than 400+ Pull Requests created and 350+ Issues created. I want to better understand on how easy has the contributions been for the Contributors.
Since the Project has been a part of many Open-Source Programs, I need to understand how many PRs have been merged and how many PRs were closed. You
-
Updated
Jan 3, 2022 - Python
-
Updated
May 8, 2022 - Python
Filter by active dir
Filtering by command is great, but how about also filtering by currently active directory?
I've quickly hammered something into place that works using preexec...
# Added to end of ~/.bashrc
__peri_filter_preexec() { if [[ "${PWD}" =~ .*Private.* ]] ; then __BH_SAVE_COMMAND=''; fi }
if [ -f ~/.bashhub/deps/bash-preexec.sh ]; then source ~/.bashhub/deps/bash-preexec.sh ; preexec_fUnit tests need to be created that tests obfuscating with all possible Mutator permutations that are 2 Mutators long. So basically given the dozen or so current Mutators, make sure Mutators don't just work on their separately, but together as well. I've run into a few random cases where using Mutators in specific combinations produces faulty payloads, and want a test that can do this for me.
Us
-
Updated
May 4, 2022 - Python
-
Updated
Feb 24, 2022 - Python
-
Updated
Feb 25, 2022 - Python
-
Updated
Aug 24, 2020 - Python
Currently, if I run bake command when the Bakefile is empty, the error message seems very scary:
Traceback (most recent call last):
File "/home/redowan/.local/share/virtualenvs/flask-template-wBuRwttx/bin/bake", line 8, in <module>
sys.exit(entrypoint())
File "/home/redowan/.local/share/virtualenvs/flask-template-wBuRwttx/lib/python3.7/site-packages/click/core.py", line 764,
-
Updated
Aug 19, 2020 - Python
-
Updated
Oct 3, 2021 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Jan 29, 2022 - Python
-
Updated
May 13, 2022 - Python
-
Updated
Jun 27, 2022 - Python
-
Updated
Oct 1, 2021 - Python
-
Updated
Jun 26, 2022 - Python
Created by Brian Fox
Released June 8, 1989
- Repository
- gitGNU/gnu_bash
- Website
- www.gnu.org/software/bash
- Wikipedia
- Wikipedia
This is a
Good First Issueto fix the following typos