Generate RSS feeds with grep(1), sed(1), and awk(1)
rssg is an RSS feed generator written in shell. It’s a good companion for ssg. It gets feed’s description, URL, and the list of items from an index file.
—
https://www.romanzolotarev.com/rssg.html
https://transfer.sh/
transfer.sh: Easy file sharing from the command line === made with <3 by DutchCoders Upload: $ curl --upload-file ./hello.txt https://transfer.sh/hello.txt Encrypt with gpg & upload: $ cat /tmp/hello.txt|gpg -ac -o-|curl -X PUT --upload-file "-" https://transfer.sh/test.
---
https://transfer.sh/
Gitstart for macOS/Linux
Gitstart for macOS/Linux
Please read more details about Gitstart. Find the update at Github.
—
https://github.com/shinokada/gitstart
braindump
braindump
braindump braindump is a collection of notetaking scripts for unix/vim. I created these scripts because I was tired of using email/instant messaging for notes. I needed a better system, that would help me get stuff out of my head as quickly as possible, but still stay somewhat organized.
—
https://github.com/abstractsun/braindump
Repro.sh
Repro.sh
You’re working on a new (or old) project, reading some documentation. There’s a series of bash commands presented to you to execute sequentially, such as installing and configuring dependencies for a new tool.
—
https://github.com/asidiali/repro
waldl
waldl
Selected images would be downloaded. The default download directory is Defaults can be changed by changing the user variables, in the start of the script.
—
https://github.com/pystardust/waldl
🍰
🍰
In the beginning there was darkness… but now there is cake! Cake is a really thin wrapper around make that runs all targets inside a development Docker/Podman container.
—
https://github.com/wurosh/cake
Crestwave/shmenu
Crestwave/shmenu
Simply direct the items to shmenu’s stdin, separated by newlines. In true suckless fashion, shmenu is configured through its source code.
—
https://github.com/Crestwave/shmenu
pomo
pomo
You don’t have to install it. Just copy the following snippet in your .profile / .bashrc / .zshrc.
—
https://github.com/sayanarijit/pomo
Chris’s Wiki : blog/programming/
Chris’s Wiki : blog/programming/BourneBadForLargeScripts
In my recent entry on DKMS, I said some negative things about it being an almost 4,000 line long Bash script. In comments, a couple of people questioned this; for instance, Arnaud Gomes asked:
—
https://utcc.utoronto.ca/~cks/space/blog/programming/BourneBadForLargeScripts