Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Remove '\r' Character from Files in Directory Recursively

linux windows bash git

How to read the traceback on failed queue (rq) from code?

python bash redis python-rq

Replace every 4th occurence of char "_" with "@" in multiple files

bash perl awk sed

Looping over two consecutive tuples in bash gives wrong output

bash for-loop

How can I remove the last semicolon in a string?

bash perl awk

Using shell tools to extract part of a file

bash shell

How to reuse a pattern found by a wildcard?

bash

Pipe a script into bash?

bash shell

payload is not valid JSON

json bash shell curl

Write the contents of node debug log to file

node.js bash pipe stdout

Retry a sequence of commands in bash for a limited number of times

bash

how to sum up matrices in multiple files using bash or awk

bash awk

Zsh weirdness regarding $SHLVL

bash shell zsh

How can I change content of several files according to their directory name?

regex linux bash

Bash - How to make the loop run only once?

linux bash shell

Make multiple copies of files with a shell script

linux bash shell

What is the purpose of setting a variable default to empty in bash?

bash default-value

how to transpose fields with awk array? [duplicate]

bash parsing unix transpose

Why aren't single-command pipelines executed in subshells?

bash

String literal containing control characters

bash control-characters