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


bashshellsh

Read More
How can I clone the latest stable branch to a directory via a script?...


wordpressgitshellgithubfabric

Read More
Why do nodejs exec/spawn not show any output for bash 'history' command?...


node.jslinuxbashshellexec

Read More
makefile run targets in parallel without using command line flags...


bashshellmakefileparallel-processing

Read More
How to trap RETURN in a sourced BASH script from Zsh...


linuxbashshellterminalzsh

Read More
Still reachable valgrind report when execve fails...


clinuxshellmemory-leaksvalgrind

Read More
How to use bash with an Alpine based docker image?...


bashdockershellalpine-linux

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


bashshellsh

Read More
Shell option for automatically listing all files when cd to a folder in Linux...


linuxbashshell

Read More
How can I translate a shell script to Perl?...


perlshell

Read More
Use variables as shell inputs in Makefile...


dockershellmakefile

Read More
Extract data and sibling node from sub-array...


jsonamazon-web-servicesshelljq

Read More
How to convert month name to number in unix?...


shellunix

Read More
Simple way to convert HH:MM:SS (hours:minutes:seconds.split seconds) to seconds...


linuxbashshelltime

Read More
how to access last index of array from split function inside awk?...


arraysshellindexingawksplit

Read More
How to convert decimal number to Base58 in a shell script...


bashshellbase-conversion

Read More
How do I put an already-running process under nohup?...


bashshelljob-schedulingnohupinterruption

Read More
Why does my curl command respond successfully and the wget command return a 405 response?...


dockershellhttpkubernetesclient-server

Read More
How can I clear previous output in Terminal in Mac OS X?...


macosshellbuffer

Read More
Hadoop command to run bash script in hadoop cluster...


bashshellhadoopclouderaoozie-workflow

Read More
is there an escape character for envsubst?...


bashshellenvsubst

Read More
How can I read multiple csv files from within multiple zip files with sometimes different columns us...


rshellcsvzipfread

Read More
How can I run shell (terminal) in Google Colab?...


pythonshellterminalcommand-linegoogle-colaboratory

Read More
How to create log file from my bash script...


bashshellio-redirectiontee

Read More
Shell Script not entering a while loop....


bashshell

Read More
mkdir error in bash script...


bashshellmkdir

Read More
postgresql: Invalid data directory | Can't open PID file /var/run/postgresql/10-main.pid (yet?) ...


linuxdatabasebashpostgresqlshell

Read More
Running Bash pipe commands in background with & ampersand...


bashshell

Read More
How do I exclude a directory when using `find`?...


linuxshellfind

Read More
Replacing repeated arbitary characters with reg expression...


shellperl

Read More
BackNext