Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to trap ERR when using 'set -e' in Bash

bash interrupt-handling

Why exit code 141 with grep -q?

linux bash freebsd

How to quickly find all git repos under a directory

bash

Reading null delimited strings through a Bash loop

How to change values of bash array elements without loop

arrays bash

Correct way to check for a command line flag in bash

bash command-line flags

Remove first directory components from path of file

bash shell text-processing

Running several scripts in parallel bash script [duplicate]

bash parallel-processing

How to fetch field from MySQL query result in bash

mysql bash

Grep output with multiple Colors?

bash colors sed awk grep

Using sed to split a string with a delimiter

linux bash sed string-split

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

linux bash gzip tar

How to find files recursively by file type and copy them to a directory?

linux bash centos

Can't load Python modules installed via pip from site-packages directory

Shell script to count files, then remove oldest files

linux bash shell

Use awk to find average of a column [duplicate]

bash awk

Problems using subl command in terminal: "Command not found" & "No such file or directory"

bash terminal sublimetext2

How do I change my $PS1 on a Macbook for oh-my-zsh?

bash zsh zshrc oh-my-zsh

Read Bash variables into a Python script

Matplotlib plots aren't shown when running file from bash terminal