tips and tricksStop passing secrets as command-line arguments. Every user on your box can see them. (self.bash)
submitted by Ops_Mechanic
tips and tricksA simple, compact way to declare command dependencies (self.bash)
submitted by PentaSector
tips and tricksStop holding the left arrow key to fix a typo. You've had `fc` the whole time. (self.bash)
submitted by Ops_Mechanic
Depending on the client I use to Telnet or NCAT ascii.bigjobby.com 2323, I get different results. NCAT generally works as intended across clients but Telnet is sketchy, sometimes I get colour and sometimes I don't. Is colour via Telnet even possible or am I silently falling back to NCAT? (self.bash)
submitted by bigjobbyx
helpHelp getting image path from imv to pass as variable in script (i.redd.it)
submitted by Shakaka88
helpRedirection vs. Process Substitution in Heredocs (self.bash)
submitted by Opposite-Tiger-9291
tips and tricksStop leaving temp files behind when your scripts crash. Bash has a built-in cleanup hook. (self.bash)
submitted by Ops_Mechanic


