Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What is the Faults column in 'top'?

bash terminal page-fault

Why does a space cause the remembered pattern in sed to output different things

How to specify commandline arguments in pgrep in bash?

bash shell process grep

Loop inside "heredoc" in shell scripting

bash shell loops eval heredoc

How do I copy with scp with a wildcard(*) in the destination path?

bash shell copy wildcard

AES128-CBC "bad magic number" and "error reading input file"

unset bash function variable with non-standard name

bash sh unset bash-function

Bash: Killing all processes in subprocess

linux bash shell unix kill

Bash insert subnode to XML file

xml bash shell sed xmlstarlet

Bash scripts extremely slow to start on OSX

bash macos

bash: msbuild: command not found

git bash msbuild mingw git-bash

What does grep -Po '...\K...' do? How else can that effect be achieved?

linux bash shell

how to run .bat or .cmd files in bash for windows 10

windows bash batch-file gcloud

CockroachDB Docker Compose Script with SQL commands

How can I execute parallel "for" loops in Bash?

How to set environment variable and execute command in one line (PowerShell)?

Error using timeout command - invalid time interval

bash timeout

Bash complains about syntax errors in here-document when using backticks

bash cat quoting backticks

Bash: reading a short text file to a variable loses last empty line

bash

Why is bash using single and double quotes literally?