Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Where are default aliases defined in Amazon Linux?

linux bash

Bash: Count total number of keys in an associative array?

remove all files with some extension from directories and subdirectories

bash rm

Dockerfile can not find entrypoint script

bash docker dockerfile

Bash: execute a string as if it was a script and pass parameters

bash

Cannot move or delete files even after chown and chmod

bash shell ubuntu permissions

Bash word splitting mechanism

string bash shell

Are there any incremental (interactive) shell utils? I.e. "online" sort, wc etc

bash shell sorting interactive

Splitting very long (4GB) string with new lines

bash perl sed

How do I get multi-line string between two braces containing a specific search string?

linux 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