Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Shell script: Run function from script over ssh

linux bash shell sh

How do I count the number of rows and columns in a file using bash?

bash row

Show sha1 only with git log

git bash

brew install npm "npm: command not found"

node.js bash npm osx-elcapitan

Getting head to display all but the last line of a file: command substitution and standard I/O redirection

bash unix pipe

shell variable in a grep regex

bash grep

How to use `while read` (Bash) to read the last line in a file if there’s no newline at the end of the file?

bash newline eof

How to write stdout to file with colors?

linux bash terminal stdout

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