Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why does command substitution change the behaviour of a name referenced parameter of a function?

bash shell

Comparing two files and applying the differences

linux bash shell diff

Check if a directory contains a particular subdirectory

bash shell unix

How do I set all ulimits unlimited for all users?

linux bash ulimit

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