Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

bash autocompletion: add description for possible completions

How can I use grep to match but without printing the matches?

linux bash shell grep

Why zsh tries to expand * and bash does not?

bash adb zsh glob expansion

Sed replace with the output of a bash command using capture group as argument

bash sed

How do I edit current shell command without executing it?

bash

zsh vi mode status line

bash vi zsh

Change working directory in shell with a python script

python linux bash shell

BASH check if today is 1st day of month

bash date

Configure shell to always print prompt on new line, like zsh

bash shell prompt

Syntax error: operand expected (error token is "+")

bash unix

how to use sed to extract lines in specified order?

linux bash unix sed

Write STDOUT & STDERR to a logfile, also write STDERR to screen

bash unix shell

Capture output of a bash command, parse it and store into different bash variables

linux bash shell scripting

Portable way to check emptyness of a shell variable [duplicate]

bash sh dash-shell

Fish shell: how to exit on error (bash set -e)

bash shell error-handling fish

chmod: changing permissions of ‘my_script.sh’: Operation not permitted

linux bash shell

How to get file from POST data in Bash CGI script?

bash curl cgi

linux command setsid

bash sessionid

Why does ssh wait for my subshells without -t, and kill them with -t?

bash ssh tty subshell

how to use rvm in shell scripting

bash rvm