Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to split the string into variables/parameters to pass to another script?

string bash awk tokenize

bash: how to apply multiple commands to same file and concatenate outputs

bash awk

unix: merge files based on column value

bash unix merge

Search inside a file inside a JAR

bash search jar terminal grep

Pausing and resuming a Bash script

bash

In bash, How can I force a flush of an incomplete line printed to the terminal

Incrementing number in filenames in bash

bash

Returning all columns of output only if contents in second column have a positive number

regex bash awk sed grep

Unformat disk size strings

string bash

How do I grep multiple lines (output from another command) at the same time?

linux bash scripting grep

Removing everything after the second "_" but keeping other columns

bash awk sed

Hadoop start-all.sh error:No such file or directory

bash hadoop

How to start multiple processes for a Docker container in a bash script

bash docker

how to echo text containing with double quotes [duplicate]

linux bash echo

Run multi line script in gitlab-ci.yml

bash gitlab gitlab-ci

How to use yii2 sub-commands with git bash?

bash yii2 git-bash

How to test if a string exists in a HTML file - Unix Script

How do I list all window titles of running programs in OS X?

What is $opt variable for command line parameter in bash

bash command-line