Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Counting regex pattern matches in one line using sed or grep?

regex bash sed grep counting

How to add a column from a file to another file

bash awk

How can I find all copies of an executable name in my PATH?

bash path

Bash Pipe Handling

linux bash pipe device

Bash scripting rsync: rsync: link_stat (blah) failed: No such file or directory (2)

bash scripting rsync

How to output return code in shell?

linux bash shell sh

Is it possible to build variable names from other variables in bash? [duplicate]

bash variables

How to insert an environment variable inside the bash prompt

Accessing a JSON object in Bash - associative array / list / another model

arrays json bash parsing jq

for name in `ls` and filenames with spaces

Looping over input fields as array

bash awk

Execute Bash script stored in a file over SSH

bash ssh

Unable to execute Laravel artisan commands

php bash laravel laravel-4

Reading java .properties file from bash

bash scripting properties

Is there an advantage to using Bash over Perl or Python? [closed]

python linux perl bash scripting

CRONTAB syntax error

How do I turn the beep slash bell off in cygwin?

bash cygwin

How to "copy to clipboard" in vim of Bash on Windows? [closed]

Is it possible to get the exit code from a subshell?

bash scripting exit-code

Sort CSV file based on first column

bash shell sorting unix csv