Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Bash/sh 'if else' statement

linux bash shell

inotifywait - exclude regex pattern formatting

regex bash shell inotify

Embed a Executable Binary in a shell script

java c shell binary

Linux: create random directory/file hierarchy

Add usage content in shell script without getopts

linux shell unix getopts

how to parse a config file (*.conf) in shell script?

shell app-config sh readfile

Sed - Replace immediate next string/word coming after a particular pattern

shell unix sed

Pause shell script until user presses enter

bash shell while-loop

Subtracting two timestamps in bash script

bash shell date math timestamp

Is it possible to do a grep with keywords stored in the array?

bash shell grep

zsh: Expand a previous argument in the current command line

Unable to understand the syntax of the command find

shell find

Execute shell command from within a MySQL client?

mysql shell

Why is Standard Input is not displayed as I type in Mac OS X Terminal application?

How can I avoid showing "#!/usr/bin/php" on PHP?

Redhat Linux - change directory color

linux bash shell unix redhat

How does AND and OR operators work in Bash?

bash shell

Syntax error: redirection unexpected [duplicate]

linux bash shell debian

Using netcat/cat in a background shell script (How to avoid Stopped (tty input)? )

Bash convention for if ; then

bash shell coding-style