Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Shell script: send sed output to mysql?

mysql bash shell

unix shell, redirect output but keep on stdin

unix shell io-redirection

How to write to line 10?

perl shell sed awk

How can I trim "/" using shell scripting?

html shell

Less than operator '<' in if statement results in 'No such file or directory'

bash shell command-line sh

What is -z in if [ -z "${FILE_LIST}" ]

shell

How do I take a string and split it into 2 variables in bash?

bash shell scripting

What does "$*" at the end of a shell command mean

linux shell

getopts printing help when no cmd. line argument was matched

Pass through unix shell pipe

bash shell

Shell script and java parameter

Lowercase to Uppercase of character in Shell Scripting [duplicate]

perl shell unix sed awk