Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Running parallel functions with dependency in bash

linux bash

Execute simultaneous scripts on remote machines and wait until the process completes

bash ssh remote-access

Examine Bash variables with dynamic names

How to split lines that contain multiple records using bash scripting

bash awk sed

shell function definition with and without keyword

bash shell zsh

Finding a line that shows in a file only once

linux bash file

Shell script that asks user to continue with a y/n

bash shell

Replace multiline pattern in bash

bash replace

Check multiple var if exists in array with grep

ansible android update sdk giving can't find sdkmanager.jar

How to pass positional parameters to a function

bash shell

Awk only prints (0, 1) if pattern, but I want to print the pattern

bash unix awk pattern-matching

Split date variable into components

string bash split

export variable within `/bin/bash -c` [duplicate]

bash export quoting

In a column of numbers, find the closest value to some target value

bash awk

why does a syntax error in a while loop interrupt the script (but does not outside the while loop)

linux bash shell

Why does output redirection not work in this case?

linux bash shell

How to zip 90days old files and move it to a specific folder using bash in linux

linux bash