Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Send password when using scp to copy files from one server to another [duplicate]

bash shell unix ksh scp

Can I read line from a heredoc in bash?

bash heredoc

Is there a way to force a shell script to run under bash instead of sh? [closed]

bash shell scripting

How do I preserve leading whitespaces with echo on a shell script?

bash shell unix scripting

ffmpeg capture current frame and overwrite the image output file

bash ffmpeg

How can I check if an associative array element exists in my Bash script?

bash

Bash Multiplying Decimal to int

bash decimal multiplication

Run a shell command when a file is added

linux bash shell cron

find all files except e.g. *.xml files in shell

regex bash shell find

writing a file in bash script

bash unix

How to grep for the exact word if the string has got dot in it

linux bash

syntax error near unexpected token `echo'

bash shell ssh jboss

Mongod command not found (Windows7)(node.js)

node.js git bash mongodb

Case insensitive regex in Bash

regex bash case-insensitive

Awk strftime on Mac OS X

macos bash awk

My Bash aliases don't work

bash shell scripting alias

Using sed to replace text with spaces with a defined variable with slashs [duplicate]

bash unix sed

Bash rename extension recursive

bash batch-rename

Does " - " mean stdout in bash?

bash

Succinct way to create a tracking branch with Git

git bash shell