Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to set environment variable and execute command in one line (PowerShell)?

Error using timeout command - invalid time interval

bash timeout

Bash complains about syntax errors in here-document when using backticks

bash cat quoting backticks

Bash: reading a short text file to a variable loses last empty line

bash

Why is bash using single and double quotes literally?

ERROR 3098 (HY000): The table does not comply with the requirements by an external plugin

What does triple-single-quote mean in bash?

bash shell

Why does /usr/bin/timeout kill the entire pipe?

linux bash shell

how to grep a variable in the shell program? [duplicate]

bash shell grep

Using RVM with GVim (Cream): rvm command not found

How can I control the Perl version used when submitting grid jobs?

error handling with chained commands (pipes) in a bash script?

bash error-handling

Condition supplied in cron job returns "No such file or directory"

bash cron redhat

How to use not (!) in parentheses in Bash?

bash if-statement

grep on colored lines

linux bash grep

Check whether socket is closed in bash?

linux bash sockets shell

Android run bash command in app

java android bash

Does bash have a boolean and/or operator that doesn't short circuit?

bash

Script to do incremental backups with rsync [closed]

linux bash

Bash pipe and SIGTERM

linux bash pipe supervisord