Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

oh-my-zsh error after upgrade: ~/.oh-my-zsh/lib/misc.zsh:3: parse error near `then'

shell zsh zshrc oh-my-zsh

What does "plus colon" ("+:") mean in shell script expressions?

bash shell syntax

difference between $@ and $* in bash script [duplicate]

linux bash shell

Recommended way to do multiple shell commands with shell()

shell snakemake

sort logfile by timestamp on linux command line

Sort a tab delimited file based on column sort command bash [duplicate]

linux bash shell sorting

Shell shift procedure - What is this?

linux shell shift

Shell script to parse through a file ( csv ) and process line by line [duplicate]

shell unix

Bash Script - umount a device, but don't fail if it's not mounted?

linux bash shell mount umount