Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Piping a shell script to bash and launch interactive bash

linux bash shell curl

How to use grep to match two strings in the same line

string bash grep

Why is IFS not taken into account by echo when set on the same line?

bash

Is it possible to run two loops at the same time?

bash shell

How can I control the number of running processes?

linux bash shell unix

Why do you have to escape | and + in grep between apostrophes?

bash grep escaping

Error 'Syntax error: "(" unexpected' when declaring arrays in bash

bash cron

bash imagemagick import screen capture with minimized and maximized windows

image bash import screenshot

Delete all files older than 30 days, based on file name as date

linux bash

Bash script to select a single Python function from a file

python bash parsing awk git-diff

Cat with wildcard

bash shell unix

How can I stop a background-process started from bash after the next command finished?

reading errors returned from psql in a bash script

bash postgresql psql

Variables value gets lost in subshell

bash unix scripting

How to Execute a Bash Script from PowerShell Core in Linux

Confused about some standard input or heredoc usage in shell

linux bash shell

dynamically update hosts file from file

linux bash raspberry-pi hosts

Bash/ZSH preserve quotes

bash shell zsh

Why do shebangs and commands from certain scripts (python, perl, libtool) are wrongly interpreted by bash?

Without writing any code, is there a command to retrieve the number of available cores in the affinity for the current shell?

linux bash linux-kernel