Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why does the 'tail' command return the whole file content when using -c+1 or -c-1?

linux bash

Concatenate command string in a shell script

bash shell scripting

Gnu parallel combine args from stdin and file

Is there a way of extract output of bash script in Azure Pipeline

bash azure azure-pipelines

Check pixel color and trigger a bash script

Pass pattern from variable to grep command

bash unix grep

awk remove all characters before match "/"

bash shell

How to get printf to write a new file, append an existing file, and write to stdout?

linux bash file-io io stdout

jq how to get the last entry in an object

bash jq

Rendering terminal output in the browser

how to cut CSV file [duplicate]

linux bash awk sed cut

Awk to read file as a whole

linux bash shell awk

Bash check if grep matches string

bash grep

Use newline with jq

json bash ubuntu jq

Nodejs install issue on ubuntu

node.js linux bash ubuntu

Stuck with 'here document `EOF' unclosed' [duplicate]

bash ftp-client

How do I evaluate an expression in bash and assign the value to a variable?

bash

Is bash > redirection atomic?

How does bash tell scripts and executables apart?

bash unix compilation

Can I pass en entire 'bash -c "something"' to socat as EXEC address?

bash shell io socat