Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Run shell command in pdb mode

python shell pdb

iTerm2 closing curly brace not working

macos shell zsh iterm2

Custom git command autocompletion

linux git shell

haskell and Unix shell scripting

How do I know if a bash script is running with nohup?

linux bash shell nohup

How to run commands which require sudo using Capistrano V3?

shell capistrano sudo

Function name valid in bash but not in sh [duplicate]

bash shell sh

How do I install / enable the PHP phar extension?

php linux shell composer-php

Why does `ls | cat` != `ls`?

bash shell unix

Exiting a shell script from inside a while loop

linux shell

Why is `source /home/vagrant/.bashrc` not working in a Vagrant shell provisioning script?

shell vagrant

What is Fish equivalent for <<EOF in Bash

bash shell fish

Heredoc on docker exec

python bash shell docker heredoc

Snakemake using a rule in a loop

python shell snakemake

C function to escape string for shell command argument?

c shell function escaping

How to call a shell script from PLSQL program

oracle plsql shell

Running a shell command in a c program

c linux shell

What's wrong with the following GNU make shell variable expansion?

Awk replace a column with its hash value

shell sed awk

Shell script calls sudo; how do I suppress the password prompt

linux shell sudo