Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Alter Git prompt on Windows

<3>WSL (358) ERROR: CreateProcessParseCommon:789: Failed to translate Z:/

Efficient way to join the nth column of all files in a directory?

bash awk paste cut

How to check if trap is ignored?

bash trap

how to get only version number of a program? pipe into grep

linux bash grep

How to get absolute path of a directory?

linux bash

Insert new line for each bash array item

arrays bash

inotifywait with a fifo queue in Bash

How to generate and apply git patches correctly in Powershell (vs bash)?

bash git powershell newline

using sed to delete lines containing slashes /

regex bash sed

zenity dialog window with two buttons but no text entry

bash user-interface zenity

Single quote escaping in Bash within a single quoted string

bash shell

How to get GPG public key in bash?

bash

How to list docker tags with date?

bash docker

How to use `yq` to select key-value pairs and format them into "$key=$value" style outputs?

bash jq yq

Is there a way to use `script` with shell functions? (colorized output)

bash shell

Change the remote of all git repositories on a system from http to ssh

Calling a Python function from a shell script

Running sh script with WSL returns "command not found"

How to use environment variables in bazel/googletest

c++ bash g++ googletest bazel