Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how to get local date/time in linux terminal while server configured in UTC/different timezone?

linux bash terminal

Accept multiple lines of input in a bash script

linux bash unix awk sed

bash loop through list of numbers except given number

bash loops

Why does test say unexpected parenthesis?

bash shell sh

Modifying JSON by using jq

json bash jq

How can I "register" my library libfoo.so to link it with `-lfoo`?

c linux bash gcc dynamic-linking

Warning: Could not start program with arguments. Warning: Exec format error

linux bash shell sh opensuse

Slurm job, knowing what node it is on

bash slurm

How to stop a shell script correctly?

linux bash shell debian

Can anyone explain what is happening in "sed-regex here"

regex bash sed

How to insert a new line between 2 specific characters

linux bash shell

cut : use "/" as a delimiter

bash cut

Awk summation is carried out without floating point precision

bash awk sum

How to do a specific action on the first iteration of a while loop in a bash script

linux bash

Shell : Get a specific word under a sub section in yaml file

bash shell awk sed grep

Why does 'python --version' not print string [duplicate]

python bash

How to extract fields from a json string using jq

json bash jq

how to run .sh file when container is running using dockerfile

How to find all symlinks to a file?

linux bash find symlink

how to use docker ENTRYPOINT with shell script file combine parameter

bash shell docker