Bash v5.3 Released! New features and syntax in the latest version of the Bash Shell. by You Suck at Programming on YouTube [17:10min]
Watch on SkipVid platform, alternative to YouTube client watching YouTube videos indirectly, but without ads: skipvids.com/?v=-cTsFt-j7rk
I just found this creator who is super excited about the new Bash version. He goes through some aspects of the new changes and features. There is something funny about a guy getting so excited about a new Bash version, that I wanted to share it because of that. 😁
Also its nice to see the changes in action and have an explanation from someone who (seemingly) knows what he is doing.
Video (partial) description:
Source Code: github.com/bahamas10/bash-changes
$ whoami
Yo what's up everyone my name's dave and you suck at programming! Connect with me on my socials below and if you're reading this you're legally required to subscribe to my channel.
$ cat source-code
The source code for my YSAP series (or related videos) is available for free under the MIT License on GitHub:
Source Code → github.com/bahamas10/ysap
Bash v5.3 Released! New features and syntax in the latest version of the Bash Shell. - SkipVids
You Suck at Programming: Bash v5.3 Released! New features and syntax in the latest version of the Bash Shell. - https://SkipVids.comSkipVids
anon5621
in reply to DIY KARMA KIT • • •DIY KARMA KIT
in reply to anon5621 • • •anon5621
in reply to DIY KARMA KIT • • •balsoft
in reply to DIY KARMA KIT • • •DigitalDilemma
in reply to DIY KARMA KIT • • •Pack it into a json or CSV oneline string and shove it in a CLI password manager you can access in a scriptable way from both users. (I use the linux tool, 'pass' for this).
Alternatively, save it to a dropfile that only both users can access.
balsoft
in reply to DIY KARMA KIT • • •Careful there. You are only a half dozen abstraction layers away from reinventing NixOS.
As for your question, the best way is to put it in a file that is then read by the chroot script and delete later.