15 posts tagged with "bash"
github actions fails terraform workspace init or create legacy method
When working on a pipeline…
removing pycache folders recursively
It gets annoying sometimes dealing with __pycache__/ and it's…
running sed with multiple file names or types
When running sed if we have a replacement that is…
complex sed replace with dry run testing to make sweeping repository changes
Recently I came across…
terraform variables from local environments to override default behavior
Working with Terraform…
getting your timezone on ubuntu
Just a factoid for myself to remember whenever I need a timezone for…
find all lambdas of a specific code version
When deprecating Lambda runtimes it is important to have…
github actions conditional environment variables
Update 1/4/2023: The original psot contained an…
changing ownership and permissions of files or directories recursively
03/24/2022 23:57 | Category: linux
Tags: bashubuntufilesystempermission
Changing file permissions is…
django shell plus saves so much time
When working with the shell inside Docker containers during…
wsl2 getting to a usable desktop environment
Windows Subsystem for Linux is supposedly a great…
bulk renaming files with the rename utility in linux
I've found that working with file renaming…
finding zombie processes
Sometimes when Docker containers are stopped and started in quick…
Bash Echo without Newline
bash echo without newline Today I ran into an issue with Bash scripting where I had a carriage…
Zet Screenshot Utility
zet screenshot utility A big portion of the Zet-CLI that is missing is the ability to quickly create…