Search code examples
Bash with AWS CLI - unable to locate credentials...

linuxbashamazon-web-servicesaws-cli

Read More
How to delete images in folder based on filename conditions?...

bash

Read More
Command substitution vs process substitution...

bashcommand-substitutionprocess-substitution

Read More
How to split a text file content by a string?...

bash

Read More
Parsing command output to another command fails...

bash

Read More
How to highlight bash/shell commands in markdown?...

bashshellmarkdowngithub-flavored-markdown

Read More
Split string into array using multi-character delimiter...

arraysstringbash

Read More
Split a (multiline) string into array with a multichar delimiter...

stringbash

Read More
Why can't I CTRL-C a sleep infinity in docker when it runs as PID 1...

bashdockersleepsigintsigkill

Read More
How to print the unique field names in the first line of many files?...

bashawk

Read More
"$" is being removed when used bash inside groovy...

bashjenkinsgroovyjenkins-groovy

Read More
bash: pass multiple parameters from a single variable...

bash

Read More
Bash: Compare each line in for loop...

bashshell

Read More
Formatting date inside bash awk command...

bashdateawkdate-formatting

Read More
bash for parsing all strings between triple curly brackets...

stringbashawksed

Read More
How to escape dollar sign on Docker-compose bash script command...

linuxbashdockernginxdocker-compose

Read More
How can I find out a file's MIME type (Content-Type)?...

linuxbashcontent-typemimemime-types

Read More
Colorized grep -- viewing the entire file with highlighted matches...

bashshellcolorsgrep

Read More
Bash printf format for Eszett (scharfes S, sharp s) takes up 2 positions...

bashprintfcharacter

Read More
How do I prevent Conda from activating the base environment by default?...

bashconda

Read More
How to enter text at command prompt from shell script without executing command?...

linuxbashshell

Read More
Capture stdout and stderr into different variables...

bashshellcommand-lineio-redirection

Read More
How do I change bash history completion to complete what's already on the line?...

linuxbashshellreadline

Read More
Ansible quoted heredoc in expect/command block not finding delimiter / multiline command in expect c...

bashansibleescapingheredoc

Read More
How to add a progress bar to a shell script?...

bashshellprogress-barzsh

Read More
Linux Bash: How to open a websocket connection as client...

node.jslinuxbashcurlwebsocket

Read More
Use grep to match a pattern in a line only once...

regexlinuxbashgrep

Read More
Trying to get generic sed multi-line pattern match and substitution script to work...

bashsedcode-transformation

Read More
Can I grep only the first n lines of a file?...

bashsearchgrep

Read More
How quotes in bash loop's command affect control flow?...

bash

Read More
BackNext