Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to fix "<stdin>: hGetLine: end of file" when running stack build --file-watch in a docker-compose command

Is it possible to combine `-c` and `-v` in psql?

bash postgresql psql

Sourcing .bashrc in Docker via ENTRYPOINT

python bash docker conda

zsh autocompletion not working: _get_comp_words_by_ref:16: bad substitution

bash zsh oh-my-zsh

Grepping a single regular expression for a very large file

regex xml bash gnu-parallel

Setting up Git Server on windows remote computer

In bash, how to capture some output in variable, letting rest got to standard output

bash output-redirect

Why is a newline inside a heredoc inside a command substitution lost by bash (but not dash)?

bash

JVM Tuning with JAVA_OPTIONS using a space?

java bash jvm

tortoisegit = fatal: the remote end hung up unexpectedly but not with git bash

git bash tortoisegit

using mysqldump with where option and a long argument list in bash script

mysql bash mysqldump

executing a custom init script for bash --login -i for example to change to a custom directory from a shortcut

bash

AppleScript Runner exit status passed back to shell script

Why is my program's core dump always zero bytes, when run on an NTFS partition mounted in Linux?

How do you get Cloud9 IDE to run in the background?

bash node.js cloud9-ide

Mass mail sending from linux [closed]

Wait for input in Bash script calling Ruby gets

ruby bash heroku

Possible race condition with piped output from multiple tee recipients arriving out-of-sequence on a named pipe in a BASH script

Permission Denied when editing .bash_profile

Perl script in bash's HereDoc

perl bash