Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to use STDIN twice from pipe

linux bash shell awk pipe

Bash - Two processes for one script

bash shell unix ps

While-loop over lines from variable in bash

How do I remove 1 char in makefile

bash makefile

Trying to retrieve first 5 characters (only number & alphabet) from string in bash

bash shell

How to find the PID of a running command in bash?

bash command for group by count

bash shell awk

How to configure Asterisk `menuselect` build options programmatically?

bash asterisk

Does an argument after a redirection do anything?

linux bash redirect

Cannot make bash script work from cloud-init

linux bash shell

Append a file in the middle of another file in bash

linux bash file merge append

Logging inside a bash script file

linux bash shell logging

Windows 10 WSL bash aliases

windows git bash

Why does docker-compose exec only work on some services?

bash docker docker-compose sh

Where does bash prompt escape sequence \h get the hostname from?

bash centos7 hostname ps1

I want grep to grep one word which is having spaces it [duplicate]

linux bash shell grep

How to print even numbers from a user supplied input [duplicate]

linux bash

Make linux SPLIT command compatible with Mac OS terminal

linux bash macos

Why is "if [[ ... ]] then" (with no semicolon or newline) valid in ksh but not bash?

bash shell ksh

Save highest file extension to a variable

bash