mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2026-07-11 13:52:35 -05:00
[GH-ISSUE #140] Add simbashlog #1886
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fuchs-fabian on GitHub (Jul 23, 2025).
Original GitHub issue: https://github.com/awesome-lists/awesome-bash/issues/140
Unfortunately, I have not yet found a tool in the list that is written in Bash for logging in Bash scripts and Linux environments.
It would be very desirable if this could be integrated. I may not be the only one who has encountered this problem? 🙂
https://github.com/fuchs-fabian/simbashlog
What do you think?
(Related issue: https://github.com/awesome-lists/awesome-bash/issues/133)
@hyperupcall commented on GitHub (Jul 25, 2025):
Once it fits the requirements of submissions then I will be able to consider it!. I'll close this issue for now but once the repository matches the guidelines feel free to open another issue / pull request
A while ago I made bash-core for easier logging, but it also has a bunch of other stuff
@fuchs-fabian commented on GitHub (Jul 26, 2025):
@hyperupcall Okay, thanks anyway. Apparently, the guidelines have changed since last time. I just took a look at
bash-core. It follows a slightly different philosophy. Mine is not just one repository. It consists of several. :)