Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Shell Scripting Ternary operator to get string result

Shell: Capturing output files in variables

bash shell sh zsh

difference between "bash -eu" . and "bash -e"

shell unix scripting

How to use different java version by alias?

java bash shell

Jenkins : java.io.IOException: Cannot run program "node": error=2, No such file or directory

node.js shell jenkins

Redirecting I/O in a custom shell program written in C

c shell url-redirection

What causes this Scala program to become suspended due to tty output when run in the background? [duplicate]

scala shell tty

piping long stdout into tee command sometimes will result in truncation

linux bash shell tee

Need help in reducing array of object into a single sum

shell jq

why is there a dash in front of zsh (-zsh) if I echo $0 in zsh?

shell zsh

Maven command mvn runs without errors from terminal but not from python

How do I access arguments to functions if there are more than 9 arguments?

bash function shell arguments

Make sure int variable is 2 digits long, else add 0 in front to make it 2 digits long

linux bash shell integer

RVM + Zsh "RVM is not a function, selecting rubies with 'rvm use ...' will not work"

ruby shell rvm zsh oh-my-zsh

Running shell command from Gradle script

shell gradle

How can I get the 1st and last date of the previous month in a Bash script?

bash shell

How to reset COMP_WORDBREAKS without affecting other completion script?

How to reverse a list of words in a shell string?

linux shell awk sed ash

How to enable color for PHP CLI?

Executing a shell command from Common Lisp

bash shell lisp exec common-lisp