Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how to get the exit status of the first command in a pipe? [duplicate]

linux bash shell exit-code

Reading quoted/escaped arguments correctly from a string

bash shell sh

Pass multiple args from bash into python

How to combine "lsof -i :port" and "kill pid" in bash

Why docker exec is killing nohup process on exit?

bash docker nohup

Bash time format HH:MM in 12 hour format AM/PM

bash shell date unix time

Trying to remove my .git folder and 'rm -r .git --force' is not working

bash rm

How to Merge Docker Compose file with Bash

Moving files to a directory

bash

Bash: Loop over files listed in a text file and move them

macos bash file for-loop move

How to Get a Substring Using Positive and Negative Indexes in Bash

bash unix

diff two files and keep just new or changed lines

file bash diff

How to write a shell script that checks if git repository is up to date?

git bash shell

Delete line containing one of multiple strings

bash text sed

grep substring between two delimiters

regex bash perl grep busybox

Syntax error: "fi" unexpected (expecting "then") in bash script

bash command-line scripting sh

Bash Script store cat output in variable and then echo it [duplicate]

bash unix

Extracting last 10 lines of a file that match "foo"

bash unix grep

Detect host operating system distro in chef-solo deploy bash script

bash sort list of strings by number at the end

bash sorting