Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

variables set in ~/.bashrc and accessing them in shellscript

bash

Bash logic for finding previous calendar day [duplicate]

bash date

Finding a malicious script on my webserver with bash

bash shell virus

What is the best way to pass a command alias/function without reducing the functionality of said command?

linux bash unix

Function to process input from pipe

bash shell

Using variables in a sed command

linux bash

In bash how to replace string variable, and set it into sed command

bash sed

Bad substitution in bash script

linux bash sh

Execute a line in Bash without aborting if it fails?

bash

Match words in word-list and count occurrences

bash list sed awk grep

PHPStorm complains on simple use of array variables

arrays bash variables phpstorm

Bash capture output of running script

linux bash shell

Jenkins Build Never Finishing

oracle bash jenkins

BASH using double variable $ - bad substitution [duplicate]

bash variables substitution

Modified copies of line sed / awk

bash sed awk

Auto-Completion in Mac OS X Terminal – custom word list

Indented lines (tree) to path-like lines

bash recursion tree

Continuing a script after Ctrl + C

bash controls

split each line in a text file into new text files via command line

bash shell split

Paste clipboard content into a variable in bash using xclip

bash clipboard xclip