Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Have find use my command's alias instead of original [duplicate]

bash find alias

History command does not work when HISTFILE variable is set

linux bash

grep file content from piped content

bash grep

how to source bashrc/bashprofile from python script [duplicate]

How can I reduce one of the pipe in the following awk statement

linux bash shell awk

grep filenames matching a pattern and move to desired folder

linux bash shell grep move