Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Greater than float with awk

bash macos awk

What's the difference between echo and return in bash? [duplicate]

bash

How to grep files in date order

bash

Identify whether a process was killed by a signal in bash

bash signals exit-code

Splitting a list in bash

bash shellcheck

ultimate aliases for git fails (__git_aliases command seem to be deprecated)

bash git zsh

Search for a pattern and replace something in the same line after = and ""

How to use GNU parallel with find -exec?

Ignore failure on Source command in Bash script

python bash macos shell terminal

Bash assignment statement expansion in POSIX vs. non-POSIX mode

bash

Find thousands of files efficiently with exact match from a directory containing millions of files (bash/python/perl)

python bash perl find

How to be explicit about intentional word splitting?

bash sh shellcheck

how to change date-format in a log file using bash, avoiding while loop

bash perl awk sed date-format

Is it possible to use "set -e" but allow certain commands to fail?

bash sh zsh

: not a valid identifier bash export says

linux bash shell ubuntu hadoop

Is there a program that functions like printf with an entire file as input?

linux bash shell sed printf

How to pipe stdout and stderr separately to two different processes while letting them appear in the terminal?

bash

How do I enter a pound sterling character (£) into the Python interactive shell on Mac OS X?

python bash macos shell terminal

Detecting failure of a Bash "export" value

bash scripting

How to catch value of parameter in Apache2 CGI