Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

bash difference between raw string and string in variable

string bash shell

Grep regex not working with square brackets

regex bash grep quoting

AWS Session Manager is not sourcing bash rc

bash amazon-web-services

How to get script name inside function in shell script?

linux bash shell unix sh

Test if file exist, bash script [duplicate]

bash shell

Bash validate date

linux bash macos validation date

How can I create a file by using cat in a bash script?

linux bash

Bash: Append command output and timestamp to file

bash shell

return the pid of the command instead returning tee pid

bash shell sh

What is the equivalent of "chmod -R u+x $path" in Python?

python bash

Shell format and substitution task

bash sed

Run multiple scripts in docker image

bash docker dockerfile

How to output in a shell script to the console and on a file?

linux bash shell stdout stderr

Read quoted items with spaces into array

arrays bash

search and replace with sed not working

bash sed

Executing a command inside docker shows wrong $PATH

linux bash docker

Why does the output from my script say "mv: command not found" but not when I run it on the shell directly?

bash shell mv

-bash: ./deploy.sh: Permission denied , ERROR: script returned exit code 126

java bash spring-boot jenkins

How to reload .bash_profile without changing $PATH?

bash unix path

Get iteration number within a nested loop

arrays bash loops unix for-loop