Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

pass custom env variable to nohup

What's the difference between -> result=$(ls -l) (or) -> result=`ls -l`

linux bash variables

Using grep with a complex string

bash grep

How to open putty using batch and login then execute list of commands on bash [closed]

bash batch-file putty sunos

Download all blobs within an Azure Storage container

python bash azure containers

iconv - Transliterate if possible, otherwise leave unconverted

bash utf-8 iconv

Debug tcl flow - like bash -

bash debugging tcl

execute a subprocess in a GNU parallel command

bash parallel-processing

Check if the right versions of Flex and Bison are installed

bash unix bison flex-lexer

Is there a difference in how the sed -e string is quoted?

bash shell sed

bash redirecting EOF into variable [duplicate]

bash http-redirect var eof

Redirect tr output to sed

linux bash shell sed

Get n last records and change particular columns on them

bash awk

Find remote and local version numbers, compare them, and download if greater

bash awk sed

command prompt says "No such file or directory" but the file exists

python-3.x bash

How to stream one file to multiple pipelines efficiently

bash pipe tee

Is there a `sh` equivalent to bash's `<<<' redirection operator?

bash shell

lazy (non-buffered) processing of shell pipeline

bash shell unix pipe zsh

create json from bash variable and associative array [duplicate]

json bash jq associative-array