Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

EC2 User-data, specific command not executing on start, works fine manually

Configuring gsutil with service account credentials from a script

Powerline in tmux not displaying segments on left side of status bar

Split a string and pick the uppercase substring

string bash split zsh uppercase

grep full sentences containing a word into a document

bash shell grep sentence

How do I extract a single value from a tab-separated table in bash?

bash

Bash. awk last column with possible spaces

bash awk

What causes `awk` to inject an extra '0' when embedding a shell variable incorrectly?

bash shell awk

rounding off in bash [duplicate]

bash shell rounding

How to extend bash shell?

bash command-line queue

How to kill processes launched by "&" in bash?

bash

Error 125002 while trying to read messages from huawei modem

python python-3.x bash

Running a bash install script as root - how to handle regular users' files?

linux bash permissions

Perl exclude words with pattern

bash perl awk sed

Bash Script to find, process and rename files?

linux bash

bash function with return value AND return string

bash function return echo

Change delimiter in string type of variable in bash

bash shell while-loop sh

What level of expertise would this interview item suggest? unset foo; echo bar | read foo; echo $foo [closed]

bash ksh zsh sh