Search code examples
How to check if two paths are equal in Bash?...


linuxbashshellunixsh

Read More
Download a file from remote server that requires authentication using Dockerfile...


dockerdockerfileshwget

Read More
Run 2 commands in applescript/osascript with variable...


bashshellapplescriptshosascript

Read More
Mac Environment Variable Not Detected If Using .sh File...


bashmacossh

Read More
Format date time using jq...


bashdateshjqiso8601

Read More
bash or shell script remove subdirectories but keep all nested data...


bashsh

Read More
Why do I get different results when running shell-script locally and in ARGO?...


shargo-workflows

Read More
Using a file with file names with paths in it as target for cp...


linuxbashshellsh

Read More
Databricks subprocess vs os.system...


subprocessshdatabricksazure-databrickstar

Read More
Command not found error in Bash variable assignment...


bashshellsyntaxshvariable-assignment

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


bashshellkshsh

Read More
How to execute mongo commands through shell scripts?...


mongodbbashshellsh

Read More
sh - split string by delimiter...


linuxbashshherestring

Read More
Linux reboot the terminal for npm command function...


node.jslinuxnpmsh

Read More
rewrite shell script so that cat does not evade the check...


shellshcatfifomkfifo

Read More
Docker: how to grant root privileges to the jenkins user...


shelljenkinssh

Read More
Posix shell: distinguish between empty and not existing variable...


variablesposixsh

Read More
How to Calculate Execution Time and Get Command Exit Code...


linuxbashshelltimesh

Read More
How to understand the "$0" "$@" after `exec python3 "$0" "$@&quot...


pythonbashshzshexec

Read More
How to define global shell functions in a Makefile?...


shellmakefilegnu-makesh

Read More
Why does `if [false]` evaluate to true but `if false` doesn't in bash?...


bashshellscriptingbooleansh

Read More
print command output stored in bash variabled as it with wothout removing new line...


linuxbashshellawksh

Read More
Shell script - Filter data from log file which having actual process count value...


linuxbashshellcommand-linesh

Read More
Is there a POSIX way to get the starting time of a given PID from the shell?...


timestampshposixpid

Read More
How to resolve 'curl: option --data-raw: is unknown' error...


shellcurlsh

Read More
How do i execute a multi line command through docker compose?...


bashdockershelldocker-composesh

Read More
Can “set -e” be disabled in a script?...


shellsh

Read More
Replacing the text that follows a given word...


bashshellsedreplacesh

Read More
Shell script program - Filter rows from log file which having disk-space utilization size more than ...


linuxshellcommand-linesh

Read More
How to compare folders size in bash/sh?...


bashshellsh

Read More
BackNext