Search code examples
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 highlight bash/shell commands in markdown?...


bashshellmarkdowngithub-flavored-markdown

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
Why do I need to source bash_profile every time...


hadoopbash

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
grep - how to output progress bar or status...


bashgrep

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
Bash declare not liking values with spaces...


bashshellawkdeclare

Read More
Why "exec 7<>$tmp_file" makes named pipe write non-blocking?...


bashnamed-pipes

Read More
How to get (Private) IP of EC2 instance in bash script launched by cron?...


amazon-web-servicesbashamazon-ec2

Read More
RegExp testing fails when string is validated in RegExp tools...


regexbashsh

Read More
After running bash script (.sh) file, the process does not come back to the docker compose entry poi...


bashspring-bootdocker-composesh

Read More
Ignore errors when running npm scripts sequentially...


node.jsbashnpmcommand-linesh

Read More
How can I inject content from one YAML file into a nested position in another YAML file using yq?...


bashshellyamlkustomize

Read More
Bash tilde not expanding in certain arguments, such as --home_dir=~...


bashtilde-expansion

Read More
Conversion of Web Dictionary tool script from batch to bash to make it work by any creative method...


linuxbashloopsfor-loopbatch-file

Read More
How to check syslog in Bash on Linux?...


linuxbashsyslog

Read More
Divide two variables in bash...


bashvariablesdivide

Read More
How can I split a large text file into smaller files with an equal number of lines?...


bashfileunix

Read More
BASH Linux- How to pass the result of find into a for loop...


bashsh

Read More
BackNext