Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how to login to user account from shell script with password in the script?

linux bash shell unix putty

Metaprogramming in awk, convert file to html table format

bash awk metaprogramming

Match words from 2 files

What does @<(cat <<- EOF do in Bash?

how to get git hash of current / aka next commit (not head)

bash git shell hash

String expansion - escaped quoted variable to value

How to test if a file is executable by its owner ** not necessarily me **

Creating a tab completion script. In one case I want to use the completion for another command (e.g. git), is it possible?

bash git ubuntu tab-completion

In a bash pipe, take the output of the previous command as a variable to the next command (Eg. if statement)

linux kill command -9 vs -15

linux bash process

Transform json object with jq, transforming values with base64 decode

json linux bash base64 jq

Broken Homebrew - getting traceback error when typing "brew" + anything

ConEmu with Git Bash delete key won't work

git bash git-bash conemu

What do these signs mean? ^@

c bash printf cat

UNIX Bash - Removing double quotes from specific strings within a file

bash unix awk sed

set stdout as a default output file and set deafult value to 3 in bash

bash docker

Runtime error (func=(main), adr=5) : Divide by zero - How to fix?

bash shell unix

Append two new lines before additional text using sed

regex bash sed

Using $@ properly

bash unix variables

Linux bash script - For loops issues

linux bash shell scripting