Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Cannot use all arguments of $@ with sh -c

How to output only text after a match with sed

bash sed

Parse date timestamp in SQL filename using RegEx

regex bash parsing

How can I create a folder with a new text file in it from the command line?

bash shell command-line

Taking average of decimal number using bash

linux bash sed awk grep

/bin/sh: : No such file or directory Splunk MINT SDK

ios iphone xcode bash shell

Bash: Vim mode instead of vi mode

bash vim vi

How to get one value from a file and ignore commented lines?

regex bash sed grep

Adding double quotes to beginning, end and around comma's in bash variable

bash sed

Bash increment a date on Mac OS X

bash

Bash export variables received lines by lines

bash

Check if a file exists inside a "Variable" Path

Meaning of declarations in /etc/init.d/functions on EL 5

linux bash function init.d

How can I determine if a binary is installed using bash?

bash

How can I execute javascript in Bash?

javascript bash

cmder terminal integration into IntelliJ / WebStorm / GoLand with aliases

What does the [[ -z "$PORT" ]] && export PORT=8080 bash command do?

bash

How to convert some files from dos format to unix

linux bash shell dos2unix

Running counter for JSON array using jq

arrays json bash jq