Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Sanitize environment with command or bash script?

linux bash

what does 'cd $_' mean?

bash

Why does $((true == false)) evaluate to 1 in bash?

bash

Which shell I am using in mac

bash macos shell unix zsh

How to get bc to handle numbers in scientific (aka exponential) notation?

Get list of variables whose name matches a certain pattern

bash variables scripting

What purpose does using exec in docker entrypoint scripts serve?

bash docker

What does '\K' mean in this regex?

regex bash grep

scp stalled while copying large files

bash shell scp

bash: start multiple chained commands in background

bash background command

How to check if multiple variables are defined or not in bash

bash shell

Using a variable in brace expansion range fed to a for loop

Check if a user is in a group

bash

cat, grep and cut - translated to python

python linux bash grep cut

How to convert ".." in path names to absolute name in a bash script?

linux bash unix

Colour highlighting output based on regex in shell

linux bash shell

Creating multiple files with content from shell

bash unix scripting

Extract XML Value in bash script [duplicate]

xml bash shell sed

Use pipe of commands as argument for diff

bash grep diff

Ruby - See if a port is open