Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Is there a way to find where PATH was set?

Run bash -c without exit

bash mingw msys

git clone with SSH only working in Git Bash not on Windows CMD

bash git ssh cmd git-bash

Creating a gzip file using bash script

bash gzip

Github Actions: Why an intermediate command failure in shell script would cause the whole step to fail?

print all terminals of a user except current

bash awk

Tilde expansion without eval

bash

Ubuntu 14.04 - How do I play an ogg file on shutdown with a script?

Merging identical lines in an output

linux bash merge lines

tail -F log.log | grep ResponseTime | cut -d = -f 2

bash unix pipe

Search for a String, and retrieve all lines following it until another specific pattern

bash scripting sed awk grep

recursive directory svn move shell script

svn bash

How to write a web based GUI for a bash script?

git bash user-interface web

Recursive search using awk command

bash recursion awk

Use sed in bash to replace string with heredoc

bash sed

Bash Script sorting array of files by size

bash shell sorting

jq - iterate through dictionaries

json bash iteration jq

Adding a number to column [line by line]

linux bash shell awk

Add Gem 'wdm' to your GemFile

ruby-on-rails ruby git bash wdm

Extract multiple independent regex matches per line

regex bash awk sed