Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

Update variable in bash function and use it in prompt (PS1)

bash shell scripting sh

Difference between "&&" inside variable and outside variable in shell script

linux bash unix command-line sh

Is there any difference between "sh -c 'some comand'" and directly run some command

shell sh

Create multiple tar.gz archives from multiple directories

bash shell sh tar gzip

Split string by newline and space in Bourne shell

shell sh

How to write a bash script alias with whitespace on macOS

bash macos shell sh

Running bash script via Node.js - Illegal option -o pipefail

node.js bash shell unix sh

arping Error { bind: Cannot assign requested address } when trying to run it remotely

sh

lua command lua -e "print("hello") output is nil

lua sh

what does IFS='' or IFS= means?

bash shell sh ifs

check if a file is jpeg format using shell script

linux bash shell unix sh

Filter lines by pattern in bash script

git bash sh

Assign variable to cut -f field

awk sh cat

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

xcode sh java-home sdkman

What this line means in oh-my-zsh?

ubuntu sh zsh

get variables substituted when I cat a file

bash shell variables sh cat

BSD sed; error "unescaped newline inside substitute pattern" when run from script

shell sed sh freebsd