Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to set locale in the current terminal's session?

Error setting certificate verify locations - Github

git bash ssl github

Regex match a string with spaces (use quotes?) in an if statement

regex linux string bash debian

Running bash function in command of su

bash shell su

How to ls --ignore on osx

macos bash ls

Bash Script, Kill process by pulling from PID file

linux bash shell glassfish pid

Exactly what does env do in Bash?

bash

Insert new line to bash prompts

linux bash newline

What does @ in `-rw-r--r--@` mean in the `ls -l` output?

bash macos ls

curl: no URL specified for restful api

bash rest curl

Can "if" statements be used in bitbucket pipelines?

Append text to stderr redirects in bash

bash exec stderr

Signals received by bash when terminal is closed

bash terminal signals

Emulating netcat -e

linux bash system netcat

Can a long sed command be broken over several lines?

linux bash command-line sed

Bash: Variable Expansion in Single Quote / Double Quote

How to give sudo access to a bash script?

bash sudo sudoers

echo "-n" will not print -n?

bash echo

What's the correct way to redirect both stdout and stderr in bash? [duplicate]

bash zsh

Does head consume additional characters from stdin?

linux bash shell