4 posts tagged with "bash"
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…
cd to a directory after grepping a file
I have quite a few notes generated from my Zet-CLI. These…
Bash Echo without Newline
bash echo without newline Today I ran into an issue with Bash scripting where I had a carriage…