Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash substrings and parameter expansion without assigning to a variable

bash shell

Strip whitespaces in AWK

linux bash awk

How to use bash completion-functions that are defined on-the-fly?

bash bash-completion

Bash Command Substitution Giving Weird Inconsistent Output

linux bash shell

Passing a password for an SSL-Key in openvpn

bash shell openssl openvpn

How to customize virtualenv shell prompt

python bash virtualenv

Bash get process ID of a process started in subshell

bash shell process subshell

How to change default eclipse shell interpreter?

eclipse bash shell

Matching last occurrence before a previous match

regex bash awk grep

does pipe operator modify its input/output? Or is ls aware of pipe?

linux bash grep pipe ls

'For' loop and sleep in a Bash script

linux bash for-loop sleep kill

Bash: How to show full list of job processes and kill them

macos bash kill jobs

Git Bash (1.9.0) using Windows Explorer intergration crashes folder explorer

git bash windows-8

FFmpeg script skips files

bash shell ffmpeg

match a line using bash regex

regex bash

Can I pipe my node.js script output in to `less` without typing `| less` when run?

node.js bash

Select lines based on value in a column

bash awk

Linux "at" command works fine when running from shell but fails when run from webserver

php linux apache bash shell

Obtaining PID of a shell / python script inside the script itself

Enabling auto-completion in git bash on windows?

windows git bash