Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

How to display all the lines from the nth line of a file in unix

linux bash unix sh

Should I use a Shebang with Bash scripts?

bash shell sh shebang

Today's date, minus X days in shell script

bash sh

Does bash have a way to un-export a variable without unsetting it?

bash shell unix sh environment

IO Redirection - Swapping stdout and stderr

shell sh io-redirection

How to get /etc/profile to run automatically in Alpine / Docker

docker sh ash alpine

How to check if stdin is from the terminal or a pipe in a shell script?

posix sh

how to write a process-pool bash shell

How to read current app version in Xcode 11 with script

How to solve "bad interpreter: No such file or directory"

macos perl sh

Is it necessary to specify traps other than EXIT?

bash shell ksh zsh sh

getting error /usr/bin/env: sh: No such file or directory when running command play

shell sh

Running two commands sequentially in a cron job?

cron sh

How can I tell if a file is older than 30 minutes from /bin/sh?

linux unix sh

Pipe output to environment variable export command

sh

move only if file exists in a shell script

linux sh mv

Equivalent of .bat in mac os

macos batch-file sh

Bash: evaluate a mathematical term?

bash math sh evaluation

^word^replacement^ on all matches in Bash?

bash shell sh

Dockerfile CMD instruction will exit the container just after running it

bash shell docker sh dockerfile