Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to make a return from a child function cause a return to the parent function?

linux bash shell ash

Schedule cron entries to run script only when not already running

Bash -value too great for base (error token is "09") for date string yyyymmdd [duplicate]

bash shell date base

Convert Bash Scripts To Shell

linux bash shell scripting

What does -1 in "ls -1 path" mean?

bash shell glob ls

Multiply in bash script according to mathrules

bash shell

FFMPEG Crop with side by side merge

shell ffmpeg

Why doesn't set -e cause a failure with `false || false && true`? [duplicate]

linux bash shell

Gradle Project Version from build.gradle via Shell Bash Script

bash shell maven gradle

Iterating over command-line argument pairs

linux bash shell unix

Add month to a variable date in shell script

linux shell sh

Variable value doesn't change in bash script [duplicate]

bash shell

How to copy a directory over the docker cp?

What does the '(( 10#$H > 5 ))' mean in bash script?

linux bash shell

Make a keybinding to run previous or last shell commands

How to lowercase Azure DevOps pipeline variables names

What is the meaning of set -o pipefail in Bash Script?

bash shell sh

Bash history re-runs: possible command to avoid using !bang!?

What happens when I execute a unix shell script using a '.' command?

bash shell scripting

How to use for loops in command prompt in csh shell -- looking for decent one liners

shell csh tcsh