Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Empty a file while in use in linux

linux shell

Provide password to ssh command inside bash script, Without the usage of public keys and Expect

linux bash shell ssh

Unix 'alias' fails with 'awk' command

linux shell awk

Convert .txt to .csv in shell

linux shell csv awk

How do you use ssh in a shell script?

bash shell ssh ksh rsh

Shell script to know whether a filesystem is already mounted

shell filesystems mount

running bash pipe commands in background with & ampersand

bash shell

Check if program is running with bash shell script?

shell ps