Search code examples
bash: comment a long pipeline...


bashcommentspipelinesh

Read More
How to get script directory in POSIX sh?...


bashposixsh

Read More
How to check if stdin is from the terminal or a pipe in a shell script?...


posixsh

Read More
What does 'set -e' mean in a Bash script?...


linuxbashshellsh

Read More
Cron jobs and random times, within given hours...


bashcronsh

Read More
How to check if a string contains a substring in Bash...


stringbashshellsubstringsh

Read More
How to run a cron job inside a docker container?...


dockercroncontainerssh

Read More
How to read a file into a variable in shell?...


shellunixsh

Read More
What is the difference between $(command) and `command` in shell programming?...


bashshellkshsh

Read More
Looping through the content of a file in Bash...


linuxbashunixiosh

Read More
Pipe output to environment variable export command...


sh

Read More
Terminal error: zsh: permission denied: ./startup.sh...


macosnginxterminalsh

Read More
How to make /usr/libexec/java_home find JDK installed using SDKMAN on MacOS?...


xcodeshjava-homesdkman

Read More
What shell does std::system use?...


c++linuxbashshellsh

Read More
Docker Entrypoint Script Root Permission...


dockershchmodkeytoolchown

Read More
How do I merge one directory into another using Bash?...


bashshelldirectorysh

Read More
Why can "$path"/{,.}* include ".*" in its results?...


shellshglob

Read More
How to append each line of a file to the corresponding line of another file?...


bashsedshzsh

Read More
Even more portable alternative for `sort -k x -u` for removing duplicated columns...


shopenwrt

Read More
Is there a standard way to grab "values" from a "key" in bash?...


linuxbashscriptingshkey-value

Read More
Can I build a Dockerfile without having it predefined as an actual file? e.g. inline definition of t...


dockershelldockerfilesh

Read More
Create Signature in Openssl for a JWT for the AS400/iSeries/IBM i...


jwtopensslcertificateshibm-midrange

Read More
How do I compare strings in Bourne Shell?...


shellshposix

Read More
Forcing cURL to get a password from the environment...


bashsecuritycurlenvironment-variablessh

Read More
Why is testing "$?" to see if a command succeeded or not, an anti-pattern?...


bashshellsh

Read More
Why test for equality in sh scripts in an indirect way?...


bashshellsh

Read More
Updating values in JSON array using jq...


jsonshjq

Read More
POSIX glob -- how to match one-or-more [:digit:]...


linuxposixshglob

Read More
How to run .sh on Windows Command Prompt?...


windowsbashcommand-linesh

Read More
How to echo shell commands as they are executed...


bashshellshposixtrace

Read More
BackNext