Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Shell script substring from first indexof substring

string bash shell unix scripting

What does $- mean in Bash? [duplicate]

bash shell

Pick and print one of three strings at random in Bash script

bash shell random

Why isn't this regular expression test working? [duplicate]

regex bash shell

How to do the opposite of diff? [duplicate]

linux shell diff

sha1 password hash linux

One liner to set environment variable if doesn't exist, else append

bash shell unix

Shell status codes in make

shell makefile

syntax of for loop in linux shell scripting

Reading file line by line (with space) in Unix Shell scripting - Issue

shell unix ksh

Go to line in Atom editor from command line

How to configure curl to only show percentage?

linux shell command-line curl

why am I getting Exec format error when I am writing my linux service?

Get the output of a shell Command in VB.net

vb.net windows shell

How to compare files with same names in two different directories using a shell script

bash shell diff

How do I get bash on OS X Lion to ignore .DS_Store files during tab completion?

macos bash shell command-line

How to use svn+ssh with Tortoise SVN from the command line

Make Arrow and delete keys work in KornShell command line

unix shell ksh

How can I run Android camera application from adb shell?

android shell adb

Numbering lines matching the pattern using sed

shell unix sed