Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Iterate through list of filenames in order they were created in bash

bash

How to access the metadata of a docker container from a script running inside the container?

bash docker dockerfile

Windows GitLab CI Runner using Bash

Bash: How to build a recursive cowsay

linux bash

How to pass variables from python script to bash script

python bash variables

Git Bash: Launch Application via Alias without hanging Bash (WIndows)

git bash

Unable to trap SIGINT signal in a background shell

Is flock automatically released on process exit?

why do perl, ruby use /dev/urandom

python ruby linux bash perl

bash autocompletion: add description for possible completions

How can I use grep to match but without printing the matches?

linux bash shell grep

Why zsh tries to expand * and bash does not?

bash adb zsh glob expansion

Sed replace with the output of a bash command using capture group as argument

bash sed

How do I edit current shell command without executing it?

bash

zsh vi mode status line

bash vi zsh

Change working directory in shell with a python script

python linux bash shell

BASH check if today is 1st day of month

bash date

Configure shell to always print prompt on new line, like zsh

bash shell prompt

Syntax error: operand expected (error token is "+")

bash unix

how to use sed to extract lines in specified order?

linux bash unix sed