Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why can't I redirect stdout of a python script to a file

bash python-3.x stdout

Reading and writing line by line in a bash script

bash perl

Range in bash file-pattern and case-sensitivity

bash shell

List all directories sorted by size in descending order

linux bash shell sh

Why does expr fail when matching a single 0

bash expr

How to read and parse JSON in shell scripting without using json tool and JQ tool [duplicate]

linux bash shell unix sh

Output of sed in linux won't write to file [duplicate]

linux bash sed pipe

Calculate the difference between two timestamps in bash

bash date

Docker run bash --init-file

bash docker

Run two sequential bash scripts in parallel 4 times

bash parallel-processing

Reduce output of curl command

bash shell curl

Loop through CURL results

bash curl

how to install/start docker engine service inside a docker container

How to format date in bash to YYYY-DD-MMTHH:MM:SS.sss

linux bash date format

Installed latest ruby on mac but still showing old in terminal

python .bash_profile alias

python macos alias bash

Bash 'source': syntax error near unexpected token `then'

bash

Print the standard time - eg 04:52:06 PM - Bash

bash shell unix

Making Bash modular

linux bash shell