Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Feeding input to an interactive command line application

How does the OPTIND variable work in the shell builtin getopts

bash shell getopts

Bash: stop on error in sourced script

bash shell

Detecting the output stream type of a shell script

linux unix shell scripting

Adjusting shell mode color schemes

shell emacs colors themes

Registering custom shell function in system (OSX)

How to export a shell variable to all sessions?

bash shell

c# execute shell command and get result [duplicate]

c# shell command output prompt

Error running Shell object / commands through Excel VBA

excel shell vba

How to write and match regular expressions in /bin/sh script?

regex shell unix sh

Dockerfile: how to set env variable from file contents

Bash script listen for key press to move on

bash shell

switch branch in git by partial name

git shell console bash-it

How to set a conditional newline in PS1?

bash shell ps1

Tailing Rolling Files

bash shell logging tail

What is the meaning of !# (bang-pound) in a sh / Bash shell script?

bash shell scala command-line

In Bash how do you see if a string is not in an array?

bash shell scripting

How does subprocess.call() work with shell=False?

View Mercurial log/status with less by default

shell mercurial

What's the difference between $@ and $* in UNIX?

unix shell variables