Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

nested shell variables without using eval

bash shell eval

Removing special characters(<200c> <200d> from a text file

How to create an AppleScript- or Command-file to launch a Java application on Mac OS?

starting script in screen

Installing GCC 4.7.1 on OS X

macos shell gcc installation gnu

halt and poweroff [closed]

linux shell shutdown

Start lein repl with commands from the terminal

shell clojure leiningen

Understanding python subprocess.check_output's first argument and shell=True [duplicate]

python linux shell subprocess

Remove new line from find command output

shell terminal

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