Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Deleting lines from a file with binary pattern strings

bash shell awk grep

Argument Checking Problem in Bash Script

Script executes successfully in commandline but not as a cronjob

ruby bash cron

How to call bash commands from tcl script?

bash exec tcl interactive

Dynamic dialog --menu box in bash

bash

How can I log "show processlist" when there are more than n queries?

mysql bash shell logging cron

why sed replace + redirection deletes my file?

bash sed io-redirection

How to extract part of variable into another variable in shell script

bash shell sh

Writing a persistent perl script

linux perl bash unix

Unix command deleted every directory even though not specified

linux bash unix xargs rm

Cutting the column including size

linux bash cut ls

Differences between [] and () in an "if" condition [duplicate]

bash shell

Decode JSON in Bash using python mjson.tool

python json bash grep

while IFS= read -r -d $'\0' file ... explanation

bash

How can i run a sudo command in Bash script?

bash shell

I am getting error "array.sh: 3: array.sh: Syntax error: "(" unexpected"

arrays bash shell ubuntu

Get list of database names using psql

bash postgresql psql

Dynamic change bash prompt according to path

Bash indirect reference to an associative array

Efficiently find PIDs of many processes started by services

bash centos7